write an alogorthim to find the largest number among the three number
Answers
Answered by
1
Answer:
Step 1: start.
Step 2: input a, b,c
Step 3: let Max=a .
Step 4: is b > Max? then Max = b
Step 5: is c > max? then Max = c
Step 6: print Max
Step 7: stop
Similar questions
Environmental Sciences,
3 hours ago
Computer Science,
3 hours ago
Computer Science,
3 hours ago
Math,
6 hours ago
Math,
6 hours ago
Science,
8 months ago
Math,
8 months ago
Sociology,
8 months ago