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