O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

What will be the output of the following? print(sum(1,2,3))

निम्नलिखित कोड का परिणाम क्या है ? print(sum(1,2,3))

Write Answer

Explanation