第4步:使用翻转指令使精灵倒立!

  • 中,将 Flip Up Down 指令拖动到程序底部。

注意 .flip_up_down() 指令不带任何参数。它每次使用时运行一次。

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

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