现在向右滑动!

  • 中,将 Move Right 拖动到程序底部。
  • .move_right() 中的数字更改为 200

记住,一定不要除括号。

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

stage.set_background("subway") sprite = codesters.Sprite("person10") sprite.move_down(75) sprite.flip_up_down()
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)