警告:此程序有一个错误,需要进行调试!

规则:所有精灵的图像标签都是字符串。字符串应为绿色,并且前后有引号。

  • 点击 运行 并读取弹出的错误信息。
  • 调试程序,使精灵出现在海滩上。

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)