你理解了吗?看看关于函数你都学到了什么。

  • 点击 运行 并查看控制台。
  • 通过点击正确答案,回答控制台上的问题。
  • 点击 提交 下一步 继续。

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

stage.set_background("city") def tour(): sprite = codesters.Sprite("person1", -225, -150) sprite.say("I can take you on a tour") sprite.move_forward(550) tour()
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)