Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Існує список:
var people = new List<string>() { "Tom", "Bob", "Sam" };
Console.WriteLine(people.Count);
Console.WriteLine(people.All);
Console.WriteLine(people.Length);
Console.WriteLine(people.Max);
Console.WriteLine(people.Number);
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!