Question 5: If Else Elif

Create a program to perform basic arithmetic calculations.

 

Begin by asking for the user’s name.

Then, prompt them to enter two numbers.

Provide a menu with options for arithmetic operations:

Addition (+)

Subtraction (-)

Multiplication (*)

Division (/)

Based on their selection, perform the chosen operation on the two numbers.

Display the result of the calculation.

Write what you are looking for, and press enter to begin your search!