Browse Source

Добавил комментарии

Igor Sannikov 2 years ago
parent
commit
66a13411ec
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Program.cs

+ 1 - 0
Program.cs

@@ -6,6 +6,7 @@ namespace ConsoleApp1
     {
         static void Main(string[] args)
         {
+			// Приветсвие 
             Console.WriteLine("Приветствую пользователь!");
 			// Вводим числа
             Console.Write("Введите число e = ");