0
Help me understand
Please help me understand the use of Console.ReadLine
3 Answers
0
I don't have much information about C#, but Console.ReadLine is a function that takes input from the user to use it or to store it in a variable
0
Console.Readline("hello world")