Vidyalelo
Python · Q42

Python Sets MCQs: Exam

Programming · Python · question 42

Q42

The following Python code results in an error. s=2, 3, 4, [5, 6]

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board