PRN211_-_REB5_-_FA_2023_1324.webp
B

PRN211_-_REB5_-_FA_2023_1324.webp

(Choose 1 answer)
class Program {
static void Main(string[] args){List<int> list = new List<int> {2, 6, 7, 5, 1);var r = list. Where(i => (i & 1) == 1);
Console.WriteLine($"{r.Count()}, { r.Sum())");
}
}
The output will be:
A. 3,13
B. 13,3
C. 8,13
D. 12,3

Exit (41

Thông tin

Category
PRN211
Thêm bởi
bright_fortune
Ngày thêm
Lượt xem
729
Lượt bình luận
4
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRN211_-_REB5_-_FA_2023_1324.webp
File size
46.8 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom