Sintaxe Python de FOR LOOP
for val in sequence:
loop body
SAMER SAEID
for val in sequence:
loop body