WARNING: This program does not work, which means we have to fix it.

We call an error in our program a bug. Fixing bugs is called debugging - removing bugs.

  • Click Run and read the error message that pops up.
  • Fix the program so that the image label has quotes around it, like "this".
  • Click Run to test if you fixed the program. When it is fixed, click Submit and Next.

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

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