Activity: Set Size

STEP 3: Our ball is too big, and we should use a unique variable name.

  • Change the variable name sprite to the left of the equals sign to ball.
  • In , drag in Set Size INSIDE your loop.
  • Change the name in front of .set_size() from sprite to ball.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support