Skip to main content
Programming Selection-
IF Statement:
IF, ELIF AND ELSE:
Using IF and ELSE gives two possible
choices that a program is able to follow. However, sometimes more than two
choices are wanted. To do this, the statement "ELSE IF" is used
Comments
Post a Comment