Skip to content

Cocodernero/calculator2.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

calculator2.py

This Python script is a basic calculator that allows the user to perform addition, subtraction, multiplication, and division operations on two numbers. The script displays options to the user, and they can choose the desired operation by entering the corresponding letter. The calculator will continue running until the user chooses to exit. Functions

The script defines four functions: add, sub, mul, and div, which perform addition, subtraction, multiplication, and division operations, respectively.

About

modern calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages