|
@@ -23,7 +23,7 @@ namespace LaBoAp
|
|
|
string s = Console.ReadLine();
|
|
|
Console.WriteLine("Подтвердите действие");
|
|
|
string p = Console.ReadLine();
|
|
|
- Console.WriteLine("Выберете товар");
|
|
|
+ Console.WriteLine("Выберете услугу");
|
|
|
string y = Console.ReadLine();
|
|
|
Console.ReadKey();
|
|
|
}
|