P
Q. The output of this Python code would be
sum(1,2,3) sum([2,4,6])
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What is the output of the following code?
Q. What will be the output of given Python code?
Q. In a Python program, Nested if Statements denotes?
Q. Find the invalid variable among the following
Q. What will be the values of var1 and var2 after the execution of program?
Q. What will be the output of the following Python code: print('Hello' * 3)?
Discusssion
Login to discuss.