FizzBuzz in Python
I’ve been dabbling in Python recently, and stumbled across the FizzBuzz exercise, so I decided to test myself doing it in Python as a learning experience. Now, since I am the proctor and test subject, I let myself have two concessions: 1. I was going to use a text editor, because this was for my