Challenge: Working with the For Loop
Oppgave
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
Alt var klart?
Takk for tilbakemeldingene dine!