MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
{5,6,7}..
1.
{5,6,7}
A.
frozenset({5,6,7})
B.
Error, not possible to convert set into frozenset
C.
Syntax error
Answer» C. Syntax error
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
{2,3}?$
{1,2,3}
Error, no method called update for set data type
Set members must not be hashable. True or False?
Yes, now a is {5,5,6,7}
{5,6,7}
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply