New instance Get feedback

Construct a function which creates a new list where it stores all elements except the duplicates from the list given as a parameter. Finally, the function should return a new list.