任务:既然您已经查看了更多转换,您还有另一个任务要完成。

  • 对于您的第二个任务,使用旋转将精灵移动到目标三角形。
  • 您可以使用 1 个旋转命令来解决此任务。
  • 点击运行以检查您的解决方案。然后点击提交接下来

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

sprite = codesters.Sprite("triangle") sprite.go_to(-150, 100) sprite.say("Start")
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)