adplus-dvertising
frame-decoration

Question

The line of code shown below results in an error. State whether this statement is true or false.
s={2, 3, 4, [5, 6]}

a.

True

b.

False

c.

May be

d.

Can't say

Posted under Tuples and Sets Python

Answer: (a).True

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The line of code shown below results in an error. State whether this statement is true or false.