1.

Set members must not be hashable.(a) True(b) FalseThe question was posed to me in my homework.The doubt is from Sets in chapter Tuples and Sets of Python

Answer»

Right CHOICE is (b) False

The EXPLANATION is: Set members MUST always be hashable.



Discussion

No Comment Found

Related InterviewSolutions