挑战:现在由您决定使用哪种转换!

  • 选择您在本课中使用的变换之一,尝试将您的三角形映射到目标三角形。
  • 点击每次进行更改时运行以检查您的工作并接收反馈。

请记住,如果您使用翻译,您可能需要使用两个命令。每个方向一个。

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

# stage.create_grid_overlay(line_separation, "line_color") stage.create_grid_overlay(50, "grey") sprite = codesters.Sprite("triangle", -200, -50)
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)