This project will introduce you to GUI Programming with Python and Tkinter.
Description:
Create and test an app that will be a four function calculator (+-*/); similar the Windows and Mac calculator apps. In addition to the arithmetic operations there should be a clear operation and should work for both interers and floating point numbers.
The output display of the calculator should be display only (i.e. the user should not be able to type into it).
The behavior of your calculator should be the same as the Windows Calculator program.
This should be demonstrated to the TA before grading.
Submit your source code files to the FTP server.
Last updated 02/12/2012