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
#!/usr/bin/env bash | |
# The format of the input data file is as follows: | |
# | |
# Name, Emoji Country Flag, Space seperated race finishes | |
# | |
# For example: | |
# | |
# Wimpy,🇬🇧,1 2 3 3 4 | |
# popey,🇬🇧,2 3 1 2 2 |