RosettaCodeData/Task/Averages-Arithmetic-mean/APL/averages-arithmetic-mean-3.apl
2024-03-06 22:25:12 -08:00

3 lines
49 B
APL

Avg +÷
Avg 1 2 3 4 5 6
3.5