Greatest among three number

CLS
INPUT"Enter any number";A ,B , C
IF A > B and B > C THEN 
PRINT"The greatest number is";A 
ELSE IF B > A and B > C THEN
PRINT"The greatest number is "; B
ELSE 
PRINT"The greatest number is "; C
END IF 
END 

Comments

Popular posts from this blog

Ring Topology

Janai Purnima

My father