Allgemein

Python For Loop

Python For Loop

The for loop in Python iterates over the items of a sequence and repeatedly executes a block of statements.