第3步:我们的精灵太大了!让我们来改变它的大小。

  • 点击工具栏中的
  • Set Size 拖动到程序底部。
设置大小会更改精灵在控制台上的大小。当括号中的数字大于1时,精灵会变大。当数字小于1时,精灵会变小。

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

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