I saw another cool Numberphile video and had to go experiment with their visualizations myself. Everything is a spiral, it just sometimes is made out of spirals. Video link: https://youtu.be/kMBj2fp52tA Alternate: https://scratch.mit.edu/discuss/youtube/kMBj2fp52tA/
Later, I'll try making the L system stuff they talked about later in the video. It gave me an idea. The previous ones I've made used lists. But what if I use strings instead? Could be much faster and simpler.