Vitaly Romanov 2 years ago
parent
commit
104fffe62b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      LaBoAp/Program.cs

+ 1 - 0
LaBoAp/Program.cs

@@ -25,6 +25,7 @@ namespace LaBoAp
         string p = Console.ReadLine();
 	Console.WriteLine("Выберете выберете нужную услугу");
         string y = Console.ReadLine();
+	Console.WriteLine("1");
 	Console.ReadKey();
         }
     }