Computer Science, asked by nimasanglepcha299, 2 months ago

2. Write a program to enter any two numbers. Calculate their sum or difference
or product or quotient depending on user choice

Answers

Answered by barsha43
0

Answer:

2. Write a program to enter any two numbers. Calculate their Sum

》step 1: Start

》step 2: Read A and B

》step 3: Add A,B and store in variable Sum

》step 4: Display Sum

》step 5: Stop

Similar questions