bajajvinamr / HacktoberFest2020

Make your first PR! ~ A beginner-friendly repository. Add your profile, a blog, or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
152 stars 688 forks source link

Create unique.py #1174

Closed bhakthisharma closed 6 months ago

bhakthisharma commented 8 months ago

Python program to find all the unique elements in a list and add the elements that occur only once to a separate unique list