Question: Algorithm : Declare variables for three numbers and variables for sum, difference, and product. Prompt the user to input three numbers. Read the input numbers.
Algorithm :
Declare variables for three numbers and variables for sum, difference, and product.
Prompt the user to input three numbers.
Read the input numbers.
Calculate the sum of the three numbers
Display the sum.
Calculate the difference of the three numbers
Display the difference.
Calculate the product of the three numbers
Display the product.
End the program.
If can, make the flowchart using yEd, Thank you
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
