I changed drawing.py so that it made an image of a duck.
One emotion I had while doing this programming was curiosity. I wondered
how I might make a circle or circular object with the turtle. I ended
up using loops and miniscule angle changes to accomplish a similar task
but felt like a circle is probably something that would make it easier.