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");



Offline
1 zarejestrowana blokada VAC | Informacje
Dni od ostatniej blokady: 1591
Ostatnia aktywność
0 godz. łącznie
Ostatnia gra: 12 lipca 2024
125 godz. łącznie
Ostatnia gra: 10 lipca 2024
2,3 godz. łącznie
Ostatnia gra: 12 marca 2024