You are viewing a single comment's thread. Return to all comments →
No, you're both missing the simple fact that a set has no duplicates. Converting a list to a set removes all the duplicates.
Most of the comments on this solution are missing that fact.
Seems like cookies are disabled on this browser, please enable them to open this website
Nested Lists
You are viewing a single comment's thread. Return to all comments →
No, you're both missing the simple fact that a set has no duplicates. Converting a list to a set removes all the duplicates.
Most of the comments on this solution are missing that fact.