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.
Tarea
Swipe to start coding
Understanding the stop condition is important. Change the given code to get such an output:
4
16
36
64
100
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 2
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Suggested prompts:
Resumir este capítulo
Explicar el código en file
Explicar por qué file no resuelve la tarea
Awesome!
Completion rate improved to 6.25
Challenge 1
Desliza para mostrar el menú
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.
Tarea
Swipe to start coding
Understanding the stop condition is important. Change the given code to get such an output:
4
16
36
64
100
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 6.25Sección 1. Capítulo 2
single