a=(1, 2, 3, 2, 3, 4, 5) print(min(a) + max(a) + a.count(2))
Click an option to check whether your answer is correct.
Explore more questions from similar topics.
Share this MCQ with your friends or study group.