+ 1
How can I imput 2 things ( two values)?
Hi, please help me. I use C# and I am trying to do a little project and I don t know how to get user imput for two values, I know for one but I don t know for two. If someone finds this, please help me.
1 Respuesta
0
In the playground all inputs needs to be given before you run the code.
Separate the inputs with a carriage return (enter-key)
12
13
press submit