I made this very quickly, after spending days thinking about it and planning it... this is a project that creates a koch curve, one of three sides of the koch snowflake. you can search "koch curve" or "koch snowflake" on wikipedia for more information. This project uses lists, and lets you control the iterations. It could easily be changed for a snowflake (put it in a "repeat three" loop with a "Turn Clockwise 120 degrees" at the end, and change the basic starting position and basic segment length maybe to fit). also, a quote from aroundmarch8 on Buddha108's Koch Snowflake project: "i notice that nobody has made a koch snowflake that lets you control the iterations." Well, now they have!!