Day Task 13: Python For Loop The for loop Loop through a string Using the break statement in a for loop Using the continue statement in a for loop Using the range() function in a for loop Else in for loop Nested for loop