Python Course – for loop

Python for loop is used for iteration of a sequence. for loop continues the iteration till the sequence is ended.