Computer Science, asked by skakkar951, 16 days ago

Write an algorithm and draw a flowchart to accept three positive numbers and print the greate​

Answers

Answered by venom0136
0

Write an algorithm and draw a flowchart to accept three positive numbers and print the greate

Algorithm to find greatest number of three given numbers

Algorithm to find greatest number of three given numbers Read the three integer values in num1, num2, and num3 (integer variables). Check if num1 is greater than num2. If true, then check if num1 is greater than num3. If true, then print 'num1' as the greatest number.

℘Ɩɛąʂɛ ɱąཞƙ ɱɛ ąʂ ą ცཞąıŋƖıʂɬ ąŋʂῳɛཞ

Attachments:
Similar questions