Program to demonstrate if statement
    
    
    Document
    
____________________________________________________________________________
Program to demonstrate if else statement
    
    
    Document
    
____________________________________________________________________________
Example of and operator in if statement
    
    
    Document
    
____________________________________________________________________________
Example of or operator in if statement
    
    
    Document
    
____________________________________________________________________________
Example of not operator (!)
    
    
    Document
    
____________________________________________________________________________
example of switch statement
    
    
    Document
    
____________________________________________________________________________