Обсуждения
What is use of Piece.h header file?
3 голосов
1 ответWhat will be the output???
2 голосов
7 ответовHow to code an Environment?
0 голосов
2 ответовhow to make GUI for programmes
0 голосов
3 ответовObject oriented thinking
7 голосов
2 ответовHow can i create android apps
0 голосов
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 ответовАктуальное сегодня
I need help
1 Votes
Java IDE for building a game.
0 Votes
a phone or a laptop
0 Votes
Where is code bit
0 Votes
Certificates
0 Votes
Regarding platform
1 Votes
Inquiry for img code
0 Votes