ECX_30DaysOfCode_Day1
Created by
favourolumese
Create a function that takes in a list as input, and returns (prints) a new list with all repetitions reduced to one appearance alone, as output
Create a function that takes in a list as input, and returns (prints) a new list with all repetitions reduced to one appearance alone, as output