With SET we can remove duplicate elements from an array in a very easy way. A Set object is also iterable, making it easily convertible to an array using the spread (...) operator. The last few weeks I have been learning Python. I'm following this roadmap: 30-days-of-python Series' Articles by @arindam Dawn. I recommend it ! I love it !
Sort: