Обсуждения
Avec mon exécuteur
-2 голосов
1 ответВвод и Вывод
-2 голосов
2 ответовusing System;
namespace GoodProgrammerTest
{
class Program
{
static void Main(string[] args)
{
Console.Write("Enter Yes or No");
Console.Write(
"Do you programme every day? : ") ;
int answer = Console.ReadLine();
if (answer =="Yes")
{
Console.WriteLine(
"You will be a good programmer");
}
else
{
Console.WriteLine(
"You will not be a good programmer");
}
}
}
}
2 голосов
3 ответовАктуальное сегодня
Help me😭😭😭😭😭
0 Votes
Python for beginners
0 Votes
Python
0 Votes
dictionary
0 Votes
How its output is 2 but not 3
0 Votes
Audio trouble
0 Votes
SQL computer program
0 Votes
Hi
0 Votes
Stady html
0 Votes