0
string temp
what is string temp and im learning C#. Im stucj with this question Drag and drop from the options below to take user input and store it in the temp variable: string temp; temp = .(); temp ReadLine WriteLine Console Main
7 Antworten
0
Please clarify your question. I'm not able to understand what you mean.
0
Drag and drop from the options below to take user input and store it in the temp variable:
string temp;
temp = .();
temp ReadLine WriteLine Console Main
im stuck ^^^^^^^^^^^^^^^^^^^
0
0
the temp readline writeline console main are the draggin answer thing
0
The question is "to take input from the user and store it into temp". Choose the one that takes users' input.
https://www.sololearn.com/learn/CSharp/2585/
- 1
string temp;
temp _____._______();