PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Suppose list1 is [1, 5, 9], what is sum(list1) ?
A. 1
B. 9
C. 15
D. Error
Show Answer
Next Question
Correct Answer:
C
Explanation: Sum returns the sum of all elements in the list.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap