WARNING: This program has a bug which means we need to debug it!

RULE: All sprite image labels and all colors are strings. They should be green and surrounded by quotes.

  • Click Run and read the error message.
  • Debug this program so that the sprite stands on the beach.


stage.set_background("summer") sprite = codesters.Sprite(person5) sprite.move_down(100)