From 93b3ebc09ae31e579138aee1e580a0438c59ad25 Mon Sep 17 00:00:00 2001 From: nikolya Date: Fri, 24 Apr 2026 10:29:00 +0500 Subject: [PATCH] =?UTF-8?q?=D0=96=D0=B0=D0=BD=D0=BD=D0=B0=20=D0=B1=D1=8B?= =?UTF-8?q?=D0=BB=D0=B0=20=D0=B7=D0=B4=D0=B5=D1=81=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Program.cs b/Program.cs index dc09aea..b90bbac 100644 --- a/Program.cs +++ b/Program.cs @@ -2,3 +2,4 @@ string name = Console.ReadLine(); Console.WriteLine($"Привет, {name}!"); Console.Writleane("Привет") +//Жанна была здесь