Click on the Green Flag to start. Press the "a" button to move the penguin along the bottom path to reach the taco. Press the "b" button to move the penguin along the top path to reach the taco. Penguin is supposed to follow the green dots to the taco and avoid the green rectangle. Can you fix the repeat blocks so it follows the correct path? Can you change the penguin sprite? Which path is the shortest? Why? Purpose: To use repeat blocks to move a sprite along the shortest path. To learn about making the most appropriate algorithm.