STEP 10: The kitty's moon weight is stored in the new return variable, so let's display that value!
- From drag out Variable Display and rename the display kitten_moon_display.
- Change the variable argument in .Display() from my_var to kitty_moon_weight.
- Place the display at (100, 100).
- In GRAPHICS, from use Wait to pause the stage for 3 seconds.
To navigate the page using the TAB key, first press ESC to exit the code editor.