RosettaCodeData/Task/Averages-Mode/Mathematica/averages-mode.math

3 lines
65 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
Commonest[{b, a, c, 2, a, b, 1, 2, 3}]
Commonest[{1, 3, 2, 3}]