Skip to content

Basic calculator coded in Python3 using the tkinter module to build a simple yet modern GUI.

Notifications You must be signed in to change notification settings

gperretta/python-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Calculator

Basic calculator coded in Python3 using the tkinter module to build a simple yet modern GUI.

  • Elementary operations (addition, subtraction, multiplication, division)
  • Square and square root operations
  • Change/reverse number sign functionality
  • Clear field functionality


Find Tkinter documentation here.

About

Basic calculator coded in Python3 using the tkinter module to build a simple yet modern GUI.

Topics

Resources

Stars

Watchers

Forks

Languages