diff --git a/ConsoleForYakubinAndPrimchuk/Program.cs b/ConsoleForYakubinAndPrimchuk/Program.cs index 61a7f8f..60a4400 100644 --- a/ConsoleForYakubinAndPrimchuk/Program.cs +++ b/ConsoleForYakubinAndPrimchuk/Program.cs @@ -10,6 +10,7 @@ namespace ConsoleForYakubinAndPrimchuk { static void Main(string[] args) { + Console.WriteLine("Oleg Top MVP EMEA"); } } }