Discussions Q&R
Avec mon exécuteur
-2 Votes
1 RéponseВвод и Вывод
-2 Votes
2 Réponsesusing 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 Votes
3 RéponsesAujourd'hui en vedette
Best language?
0 Votes
Need suggestions
0 Votes
Bro can you fix yt error?
0 Votes
Java full stack
0 Votes
Best code for creating games?
0 Votes
Calculator
0 Votes
Duration of heart refilling
0 Votes
progaming
0 Votes