Examveda

Suppose list1 is [1, 5, 9], what is sum(list1)?

A. 1

B. 9

C. 15

D. Error

Answer: Option C


This Question Belongs to Python Program >> Lists In Python

Join The Discussion

Related Questions on Lists in Python