News

Loops have set of statements which are executed until the condition becomes false. Loops are used for iteration over a sequence of statements. We can use loops to iterate over lists, tuples, sets, ...