MCQ Single Best Answer Not Set

QWhat will be the output after the following statements?
a = [1, 2, 3]
print(sum(a))

ID: #3937 Python Built-in Functions MCQ 199 views
Question Info
#3937Q ID
Not SetDifficulty
Python Built-in Functions MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 3
  • B 2
  • C 1
  • D 6
Correct Answer: Option D

Explanation

6

Share This Question

Challenge a friend or share with your study group.