From baea8eb54d175a20f55a09775b7dfb96b57622e7 Mon Sep 17 00:00:00 2001 From: "NBTEMP\\bib" Date: Wed, 3 Jun 2026 11:26:10 +0200 Subject: [PATCH] leck --- Chefs/Program.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 }