警告:这个程序有一个错误,这意味着我们需要调试它!

规则:所有精灵图像标签都是字符串。它们应该是绿色的并被引号包围。

  • 点击运行并阅读错误消息。
  • 调试这个程序,使精灵站在海滩上。


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

stage.set_background("summer") sprite = codesters.Sprite(person5) sprite.move_down(100)
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)