Snowflake
Goal:
Use nested for loops to draw a multi-colored snowflake.
Steps:
- This recipe introduces using nested for loops (where one for loop is inside another for loop).
- Follow the instructions in the code to complete this recipe.
- When complete the Robot should draw the pattern shown here.