1.

Which of the following will give error?

A. a=b=c=1
B. a,b,c=1
C. a,b,c=1, python, 1.5
D. None of the above
Answer» C. a,b,c=1, python, 1.5


Discussion

No Comment Found