检查理解:这里有几个问题让你检查你学到了什么。

  • 点击奔跑并观看舞台。
  • 点击正确答案,回答右边的问题。
  • 回答完所有 3 个问题后,单击提交接下来继续。

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

#Use the following code to help you answer questions 1 and 2 sprite = codesters.Sprite("person2") sprite.set_speed(10) sprite.move_right(100) sprite.set_speed(3) sprite.glide_to(0, -100)
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)