eshakhan03472 eshakhan03472
  • 08-09-2020
  • Computers and Technology
contestada

write a program that reads three numbers and print the largest one step by step answer

Respuesta :

sriyashtha
sriyashtha sriyashtha
  • 08-09-2020

Answer:

CLS

INPUT"Enter any three numbers";a,b,c

IF a>b AND a>c THEN

PRINT a;"is the greatest"

ELSEIF b>a AND b>c THEN

PRINT b;"is the greatest"

ELSE

PRINT c;"is the greatest"

ENDIF

END

Answer Link

Otras preguntas

240 is 60% of what number
two equivalent fractions to 8/24
12 + 5x > 2 ( 8x - 6 ) - 7xx > what number?
in most ecosystems, what kind of organisms are producers
in most ecosystems, what kind of organisms are producers
Why is mitosis a form of asexual reproduction?
Why is mitosis a form of asexual reproduction?
240 is 60% of what number
12 + 5x > 2 ( 8x - 6 ) - 7xx > what number?
12 + 5x > 2 ( 8x - 6 ) - 7xx > what number?