Due
Thursday,
November 12 at 11:59pm
There are 2 programs to write in this assignment.
Part 1
Use the Python animation we learned in class on 11/5 to animate a
traffic light.
Start with either my stoplight.py or your own version from 11/3, and edit the file to add some animation.
Have all the lights start out gray, and repeat the following twice:
To hand this program in,
follow these instructions carefully:
Part
2
Draw an animation of your own in a program called my_movie.py.
There are no constraints on this program except that it must have
some shapes moving or changing in an interesting way.
To hand this program in, follow these instructions carefully: