Develop a Game of Snake with Python Turtle with multiple difficulty levels. You may need to use features or libraries: List, Random, Keyboard Event, Timer Event, Colorsys.
Although there is built in function to draw a circle in Turtle, let’s draw circles in a different way with parametric equation. The parametric equations for a circle is very