第 3 步:我们可以使用一个动作命令让我们的精灵向下移动。我们改变数字来控制距离。

没有小数或小数部分的数字称为整数。

整数始终为blue且不被引号包围,例如: 123

  • .拖出一个Move Down co mmand 并将其放在程序的底部。
  • .move_down()命令中的整数更改为100

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

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