Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 207 Bytes

File metadata and controls

2 lines (2 loc) · 207 Bytes

Python-programming-in-CALCULATOR

Design a simple calculator with basic arithmetic operations. Prompt the user to input two numbers and an operation choice. Perform the calculation and display the result.