We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Pardon my knowledge of sets, but i thought they were "unordered collection with no duplicate elements" and that you could not sort them. So how can you use the sorted(scores)[1] function?
Cookie support is required to access HackerRank
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 →
Pardon my knowledge of sets, but i thought they were "unordered collection with no duplicate elements" and that you could not sort them. So how can you use the sorted(scores)[1] function?