Skip to content

nikitacbhole/build-python-based-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Create a basic calculator based on Python. The calculator should be given different operation ids eg. 1 should be for addition, 2 for subtraction, etc Give operation ids for addition, subtraction, division and multiplication Based on the input operation id, the calculator should be able to perform respective operation. Current requirement is performing operation on only two numbers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published