the user with the line "Console.WriteLine();"?
Is it automatically stored in the Console.ReadLine();?
Or do we have to store Console.ReadLine(); in a variable?
Can we just store the value in Console.WriteLine(); in a variable itself instead of ReadLine and then a variable?
Console writeline is for writing not for reading
Okay, so then if we want to store the value input by the user in console.writeline, how do we do that?
Обсуждают сегодня