Skip to main content

Non Iterative Statements

            It executes the statements only one time. It can be divided into the following types.

1.     if

2.     if else

3.     elif

4.     nested if

  

Comments