write an algorithm to find the greatest out of two numbers
Answers
Answered by
5
Declare variables a,b and c. Step 3: Read variables a,b and c. Display a is the largest number.
Similar questions