STEP 6: Let's use the parameter name theme to set the background.

The third parameter name when we define the function is theme. The third argument when we call the function is "summer".

  • Change the image in the .set_background() command from "city" to theme.
  • Click Run to see the "summer" background image appear on the stage.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE