View Problem
Display the unique items in a list
Display the unique items in a list, e.g. given ages =
Submit a new solution for python, clojure, fsharp, fantom ...
There are 18 other solutions in additional languages (csharp, erlang, groovy, haskell ...)
[18, 16, 17, 18, 16, 19, 14, 17, 19, 18], display the unique elements, i.e. with duplicates removed.
Submit a new solution for python, clojure, fsharp, fantom ...
There are 18 other solutions in additional languages (csharp, erlang, groovy, haskell ...)




