This is a very shameful question. But, I really don't have experience in the console app. I have this code below
- Console.WriteLine("Enter 10 names:\n");
- string[] names = new string[10];
- foreach (string n in names)
- {
- Console.ReadLine();
- }
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jes SiePosted Nov 14, 2020, 1:49 AM
Sachin SinghPosted Nov 14, 2020, 1:45 AM
Jes SiePosted Nov 14, 2020, 1:32 AM
Sachin SinghPosted Nov 14, 2020, 1:17 AM