Prindi hello world
This commit is contained in:
@@ -10,6 +10,8 @@ namespace KonsooliDemo
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Tere Maailm!");
|
||||
Console.ReadKey();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user