Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 235 Bytes

File metadata and controls

5 lines (2 loc) · 235 Bytes

CodSoft_Python-Programming-Task-02

Task-02 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.