In this section we will look at the while loop and the for loop available in Python. 
These loops are used to control the repeated execution of selected statements.