My question is.
what is it you type when you want your answer next to your question in c#
I mean like this but you type the answer next to the question.
string product;
Console.WriteLine("What is the product you want?");
product = Console.ReadLine();
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…