You need to write an algorithm so your astronaut will fly to the sun and then to the planets in their proper order. You can only use four commands: Right Arrow = Move forward one square Left Arrow = Move backward one square P = Turn toward the purple dot / Turn 90 degrees R = Turn toward the red dot / Turn -90 degrees Be sure to go around asteroids. And don’t forget your astronaut can only move forward or backward in the direction they face.
Getting familiar with algorithms. Lesson 2 for younger students. Follow along with my lesson to learn about writing step-by-step instructions (an algorithm) in the proper sequence (the proper order).