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.
Opgave
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
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 2
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 6.25
Challenge 1
Stryg for at vise menuen
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.
Opgave
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
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 6.25Sektion 1. Kapitel 2
single