From 63d339d8e4f887b3e56359e38dc92ef108acb9c4 Mon Sep 17 00:00:00 2001 From: "NBTEMP\\bib" Date: Wed, 3 Jun 2026 11:21:49 +0200 Subject: [PATCH] Alla --- Chefs/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chefs/Program.cs b/Chefs/Program.cs index c39179b..3d3e7cc 100644 --- a/Chefs/Program.cs +++ b/Chefs/Program.cs @@ -4,7 +4,7 @@ { static void Main(string[] args) { - Console.WriteLine("Hello, World!"); + Console.WriteLine("Hello, Alla!"); } //Test }