• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu
0

How to do backward countdown in C#

I am getting problem in doing my practice of backward countdown in C#. If anyone know pls tell me .

c-sharp
5th Jan 2022, 6:04 AM
ProTricky Gamer
ProTricky Gamer - avatar
2 Réponses
+ 2
https://docs.microsoft.com/en-us/visualstudio/ide/step-3-add-a-countdown-timer?view=vs-2022 https://answers.unity.com/questions/225213/c-countdown-timer.html https://stackoverflow.com/questions/186084/how-do-you-add-a-timer-to-a-c-sharp-console-application
5th Jan 2022, 6:10 AM
NEZ
NEZ - avatar
+ 4
Write a for loop, and decrement the variable, instead of incrementing. Like: x-- https://www.sololearn.com/learning/2596/ Show your effort so we can help you.
5th Jan 2022, 6:07 AM
Tibor Santa
Tibor Santa - avatar

Vous avez souvent des questions comme celle-ci ?

Apprenez de manière plus efficace, gratuitement :

  • Introduction à Python

    7.1M apprenants

  • Introduction à Java

    4.7M apprenants

  • Introduction à C

    1.5M apprenants

  • Introduction à HTML

    7.5M apprenants

Voir tous les cours
Aujourd'hui en vedette
Best way to learn a new programming language fast?
3 Votes
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Will i land a job
1 Votes
Course
1 Votes
Why we use oops in python rather than any function ?
1 Votes
someone helps how can i make two for loops over a 2d array in c ( i didn't learned pointers yet )
0 Votes
why is my leaderboard diferent than my brothers
0 Votes
Project ideas
1 Votes
What do you think would be good for some new courses?
0 Votes
Do you think AI will replace programmers?
0 Votes