A calculator in python that uses the tkinter GUI module. The calculator does integer arithmetic and was a project for my Computer Organization 2 course. The professor wanted each segment of each digit individually drawn; that is why I went through so much trouble to draw each part of the digit instead of using a simple text view.
forked from Wubuntu88/Calculator
-
Notifications
You must be signed in to change notification settings - Fork 0
virenparmar/Calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A calculator in python that uses the tkinter GUI module. The calculator does integer arithmetic and was a project for my Computer Organization 2 course.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%