Python -Syntax von für Schleife
for val in sequence:
loop body
SAMER SAEID
for val in sequence:
loop body