""" Python-Snowflake-Generator
Using Python to create a snowflake. To run this code properly you will need to save the file as .py in a notebook file if you are running Windows based PC. Right click on the file where you have saved it and choose run with Python if you already have it installed.
Koch.py
A program to draw a Koch Snowflake using Python's turtle graphics. This script should be run from a terminal, not a Jupyter Notebook. """