Challenge: Working with the For Loop
Opgave
Swipe to start coding
You've been provided with a list named people
. Your task is to use a for
loop to go through and print each item in the list.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 5. Kapitel 4