Nifty Assignment: Code Crusher
Starter and Completed Code: Students were provided with this starter code: code_crusher_start.py.They also need SimpleGraphics.py and the images used by the interface which can be found in sprites.gif.. My solution can be found here: code_crusher_complete.py.To run my solution place it, SimpleGraphics.py and sprites.gif in the same folder and run it with Python 3.x.