Challenge 1
Summary
- Instructions are executing until stop condition is
False
. - Counter in the stop condition is changing inside the loop. It can be decremented or incremented by some number.
Oppgave
Swipe to start coding
Understanding the stop condition is important. Change the given code to get such an output:
4
16
36
64
100
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 2
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Awesome!
Completion rate improved to 6.25
Challenge 1
Sveip for å vise menyen
Summary
- Instructions are executing until stop condition is
False
. - Counter in the stop condition is changing inside the loop. It can be decremented or incremented by some number.
Oppgave
Swipe to start coding
Understanding the stop condition is important. Change the given code to get such an output:
4
16
36
64
100
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 6.25Seksjon 1. Kapittel 2
single