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("Привет") +//Жанна была здесь