Skip to content

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.

Notifications You must be signed in to change notification settings

virenparmar/Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Calculator

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.

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

No packages published

Languages

  • Python 100.0%