Created
March 21, 2016 15:00
-
-
Save bastianvs/afa7e12fa79fd956c8ad to your computer and use it in GitHub Desktop.
sample.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
avg,mod,med,max | |
1,2,3,5 | |
4,5,6,7 | |
6,8,9,19 | |
4,5,6,6 | |
5,6,6,6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment