RosettaCodeData/Task/Remove-duplicate-elements/Mathematica/remove-duplicate-elements-3.math

2 lines
44 B
Text
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
Union[{0, 2, 1, 4, 2, 0, 3, 1, 1, 1, 0, 3}]