display positive, negative, or zero

CLS
INPUT" Enter any  number";N
IF N > 0 THEN 
PRINT" The number is positive"
ELSEIF N < 0 THEN
PRINT" The number is negative"
ELSE
PRINT"The number is zero"
END IF 
END

Comments

Popular posts from this blog

Ring Topology

Janai Purnima

My father