Vitaly Romanov 2 anos atrás
pai
commit
dcb4c0d6ad
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      LaBoAp/Program.cs

+ 1 - 1
LaBoAp/Program.cs

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