Challenge: The puzzle below may require more than one transformation.

  • Use a combination of commands to move your triangle to the target triangle.
  • You must only use: reflection, rotation, or translation blocks to complete the challenge.
  • Click Submit to complete your Hour of Code! Click Next to apply your skills to make transformation art!

stage.set_background("grid") sprite = codesters.Sprite("triangle", -150, -100)