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

3 lines
65 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Commonest[{b, a, c, 2, a, b, 1, 2, 3}]
Commonest[{1, 3, 2, 3}]