Examveda

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

A. True

B. False

Answer: Option A


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python