第7步:继续滑动,回到控制台的另一边!第6步:现在向右滑动!

  • 中,将 Move Left 拖动到程序底部。
  • .move_left() 中的数字更改为 150

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(150) sprite.flip_up_down() sprite.move_right(200)
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)