0
How can I ask the user to put more than one value in C#?
I tried putting 2 Console.ReadLine but only the first one is executed https://code.sololearn.com/cHEOGwUFl108/?ref=app
4 Respuestas
+ 3
Show your code.
+ 3
Mariano Ordoñe in the app. .. you have to look at the code and know as a user to input 2 numbers. it is a limitation of sl. I entered 3 and 5. output was15... it might be good to construct some statements asking the reader to input two numbers then click submit
0
There you have the code