diff --git a/Chefs/Program.cs b/Chefs/Program.cs index 1942309..d44c3df 100644 --- a/Chefs/Program.cs +++ b/Chefs/Program.cs @@ -4,6 +4,7 @@ { static void Main(string[] args) { + Console.WriteLine("Hello, Alla!"); Console.WriteLine("Hello, NEIN NEIN NEIN!"); } //Test