最后的挑战:下面的谜题可能需要不止一次的转换。

  • 使用命令组合将三角形移动到目标三角形。
  • 您只能使用:反射旋转平移块来完成挑战。
  • 点击提交以完成您的编程一小时!点击接下来应用您的技能制作变形艺术!

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", -150, -100)
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)