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

规则:所有 Codesters 图像标签都使用小写字母。

  • 点击奔跑并观看舞台。是否出现了猪的图像?
  • 修复程序,使精灵具有所有小写字母的图像标签"pig"
  • 点击运行以测试您是否修复了程序。固定好后点击提交接下来

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

stage.set_background("barn") sprite = codesters.Sprite("Pig") sprite.go_to(0, -125)
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)