STEP 3: Let's change our background image to a soccer field!

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

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

    microbit = codesters.Microbit() microbit.show_string("hello") stage.set_background("summer")