This is a code of the program that removes duplicates from the list. I wrote this code as a solution to a task in the Python Essentials PE1 course to understand both lists and cycles inside cycles better.