Instructions: Basic Calculator Program Create a simple Python program that asks the user to input two numbers and a mathematical operation (addition, subtraction, multiplication, or division). Perform the operation based on the user's input and print the result. Example: If a user inputs 10, 5, and +, your program should display 10 + 5 = 15.
-
Notifications
You must be signed in to change notification settings - Fork 0
KipchumbaSB/Simplecalc
About
basic calculator program
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published