Python via Trinket (2) – Having fun with Spirals

Loading

This is part 2 of the Python via Trinket series.

Next, let’s do something a bit more complex.  Let’s draw some spirals.  Creating patterns with spirals are very interesting and relaxing to watch.  There are many way to do this, I created 2 reusable functions so the source code is quite compact. Please click the  button to see it in action. Have fun!

Click here to access trinket.io directly and have fun !