Read num1, num2
Calculate Num1,Num2
Print total
1. Write a structured algorithm that prompts the user to input two numbers. The algorithm should calculate and print the sum & product of the two numbers [21/2]
6 answers
write an algorithm that prompts the user for 2 numbers A and B .Prompt again for the operation to performed on A and B
display the sum of A and B
display the sum of A and B
Enter two numbers
Write a structured algorithm that prompts the user to input the number of days in the month. Calculate and print the number of hours in the month appropriately labelled.
Hhdhjwavvßhsuq sshshhenwiakwnvdhdusbdb
Start
Input Integer 1, Integer 2
Calculate sum = Integer 1+Integer 2
Display area
Stop
Input Integer 1, Integer 2
Calculate sum = Integer 1+Integer 2
Display area
Stop