Let’s change the background image for our stage.

  • Change the image name of the stage from "summer" to "winter" by typing directly into the code editor.

Make sure you don't delete the quotes " " or parentheses ( ).

  • Click Run to see your background 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)