Start the program to draw a random snowflake!
Note that this still requires a bit of work to prevent the snowflakes getting too large and going off the edge - can you fix it? The program creates the snowflake in the same way that you'd make one with scissors - it goes one way, then the other, repeating ten times and then turning and reversing the process to get a symmetrical branch. It then rotates and repeats the branch six times at 60-degree intervals.