Skip to content

A simple calculator in Python is a basic program that allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division. The goal is to take input from the user, process the input, perform the required operation, and then display the result.

Notifications You must be signed in to change notification settings

tutusebooi/python_simple_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

About

A simple calculator in Python is a basic program that allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division. The goal is to take input from the user, process the input, perform the required operation, and then display the result.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages