New instance Get feedback

Construct a program which creates a new list where it stores all elements except the duplicates from the original list. Finally, the program should print the original list and the new list.