Challenge: Countdown Timer
Tâche
Swipe to start coding
Write a program that prints a countdown from 10 to 0, each number on a new line.
- Use a
forloop to count down from 10 to 0. - Print each number in the countdown on its own line.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 4
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 5.56
Challenge: Countdown Timer
Glissez pour afficher le menu
Tâche
Swipe to start coding
Write a program that prints a countdown from 10 to 0, each number on a new line.
- Use a
forloop to count down from 10 to 0. - Print each number in the countdown on its own line.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 4
single