MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
{1,2,3}..
1.
{1,2,3}
A.
Error, invalid syntax for add
B.
{1,2,3,4}
C.
Error, copying of sets isn’t allowed
Answer» B. {1,2,3,4}
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