find the greatest of three number erite in algoritam and flow chart
Answers
Answered by
0
Answer:
thank you for the study of of elements in the correct answer by mistake
Answered by
0
Step 1 : Start.
step 2 : Input a, b, c.
step 3 : if a > b goto
step 4, otherwise goto
step 5.Start 4 : if a > c goto
step 6, otherwise goto step 8.Start 5 : if b > c goto
step 7, otherwise goto step 8.Start 6 : Output "a is the largest", goto step 9.Start 7 : Output "b is the largest", goto step 9.
Attachments:
Similar questions