what if I want others or the user to input the value of variables,what code I must use? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what if I want others or the user to input the value of variables,what code I must use?

int myage /* the user will input his or her age

1st Feb 2017, 10:11 AM
Arjay S. Meru
1 Answer
+ 2
int myage = Console.ReadLine()
1st Feb 2017, 10:12 AM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar