Skip to content

reshmaharidhas/Basic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Calculator

Python desktop application 'Calculator' to calculate mathematical expression

Built using Tkinter

Programming language 💻

  • Python 3

Tech Stack 💻

  • Tkinter

Development Tools 💻

  • PyCharm
  • PyInstaller

Features 🔆

  • User friendly interface
  • Basic Arithmetic calculations
  • Backspace button to undo the last clicked digit or operator button
  • Clear button to clear inputs from calculator screen
  • Alerts user on checking for unbalanced input expression
  • Error handling functionality such as division by 0

Screenshots 💻

image

image image

Bugs and Feedback

For bugs, questions and discussions, please use the GitHub issues

License

This project is licensed under the MIT License