- 3
How to enter input?
6 ответов
+ 4
Potzkie Alderite see if it asks for multiple input so then you have to type the 1st value then press enter key and then type the 2nd value
After that you press the submit button
I gave an example of taking two input values It can of any number of inputs depending on the code
+ 3
Use Console.ReadLine();
eg:- string name=Console.ReadLine();
+ 2
Potzkie Alderite
Already given in lesson 5.1
+ 2
Potzkie Alderite
It means you have to take multiple inputs with seperate lines like
3
4
Then enter
0
I tried the lesson 5.1 and then when i try to run it there is dialogue:
Looks like your program needs input
Split multiple input in to separate lines
Like that
If you know what i mean thank you
English is so hard aahhhhh
0
I'm sorry but i don't get it 🥺