STEP 2: Let’s change the background image for our stage from summer to winter.

Symbols are important! Be sure you don't delete the quotes " " or parentheses ( ) when making changes.

  • Click into the code editor and change the image label from "summer" to "winter"
  • Click Run to see your background image change.
  • Click Submit to turn in your work and Next to move on.

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

stage.set_background("summer")
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)