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