你理解了吗?回答以下几个问题,看看你是否真的学会了。

  • 点击 运行 并查看控制台。
  • 点击正确的答案,回答右边的问题。
  • 回答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)