Skip to content

This is a simple calculator project written in Python. The program allows the user to select an operator and enter two numbers. This program can preform addition, subtraction , multiplication, and division. The program also uses try and except for error handling and invalid input. This project is suitable for beginners.

Notifications You must be signed in to change notification settings

qasim-tech42/Simple_Calculator.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple_Calculator.py

This is a simple calculator project written in Python. The program allows the user to select an operator and enter two numbers. This program can preform addition, subtraction , multiplication, and division. The program also uses try and except for error handling and invalid input. This project is suitable for beginners.

About

This is a simple calculator project written in Python. The program allows the user to select an operator and enter two numbers. This program can preform addition, subtraction , multiplication, and division. The program also uses try and except for error handling and invalid input. This project is suitable for beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages