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.
To navigate the page using the TAB key, first press ESC to exit the code editor.