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 Antwort
+ 2
int myage = Console.ReadLine()
1st Feb 2017, 10:12 AM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar