Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Challenge: Countdown Timer | For Loops: Fundamentals and Applications
Quizzes & Challenges
Quizzes
Challenges
/
C# Loops Practice

bookChallenge: Countdown Timer

Tarefa

Swipe to start coding

Write a program that prints a countdown from 10 to 0, each number on a new line.

  • Use a for loop to count down from 10 to 0.
  • Print each number in the countdown on its own line.

Solução

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 4
single

single

Pergunte à IA

expand

Pergunte à IA

ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

close

Awesome!

Completion rate improved to 5.56

bookChallenge: Countdown Timer

Deslize para mostrar o menu

Tarefa

Swipe to start coding

Write a program that prints a countdown from 10 to 0, each number on a new line.

  • Use a for loop to count down from 10 to 0.
  • Print each number in the countdown on its own line.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 4
single

single

some-alt