P

Parvesh Kanani • 2.84K Points
Extraordinary

Q. The output of this Python code would be

Code:
sum(1,2,3)
sum([2,4,6])
  • (A) 6, 12
  • (B) Error, Error
  • (C) Error, 12
  • (D) 6, Error
  • Correct Answer - Option(C)
  • Views: 187
  • Filed under category Python

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics