STEP 5: Our sprite is too big! Let's change its size.

  • Click on in the toolkit.
  • Drag Set Size to the bottom of your program.
  • Change the number inside .set_size(0.5) from 0.5 to 0.2.

Set size changes our sprite's size. If greater than 1, the sprite is larger. If less than 1, the sprite is smaller.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)