kirh.a
Arthur
// Do not try this at home

Console.Write("Enter hours desired to sleep");
int x = Convert.ToInt32(Console.ReadLine());

for (int i = 0; i <= x; i++)
{
Console.WriteLine("You are sleeping");
}

Console.WriteLine("Congratulations, you have slept your desired hours");



// Do not try this at home

Console.Write("Enter hours desired to sleep");
int x = Convert.ToInt32(Console.ReadLine());

for (int i = 0; i <= x; i++)
{
Console.WriteLine("You are sleeping");
}

Console.WriteLine("Congratulations, you have slept your desired hours");



Právě je offline
1 ban ochrany VAC | Informace
Poslední ban byl uvalen před 1575 dny
Nedávná aktivita
0 hodin celkem
Naposledy hráno 12. čvc. 2024
125 hodin celkem
Naposledy hráno 10. čvc. 2024
2,3 hodin celkem
Naposledy hráno 12. bře. 2024