Pipipopop
Pipipopop
PYTHON PROGRAMMING
INTERNSHIP TASKS
COMPLETE ANY TWO TASKS
OUT OF SIX !
VERIFIED BY
CODTECH IT SOLUTIONS
CODTECH IT SOLUTIONS
TASK ONE: SIMPLE CALCULATOR
Create a Python program that acts as a basic calculator. It should prompt the user to
enter two numbers and choose an operation (addition, subtraction, multiplication,
division). Then, it should perform the selected operation and display the result to the
user.