第 4 步:再次查看代码和comment 。第三个参数是圆的直径。

  • 将圆的直径更改为75
  • 参数是括号内的数字和单词,它们控制我们的圆圈的外观。
  • 点击运行以查看您的更改。然后提交,然后接下来

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

# sprite = codesters.Circle(x, y, diameter, "color") sprite = codesters.Circle(-150, 175, 100, "blue")
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)