Created
March 14, 2022 21:16
-
-
Save lalizita/84daf831c49191d226c29e44097ec1f5 to your computer and use it in GitHub Desktop.
csv file for script https://gist.github.com/lalizita/4feb75af8885b0c918b5a7f942f2cdf0#file-read_csv-go
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
5+5 | 10 | |
---|---|---|
7+3 | 10 | |
1+1 | 2 | |
8+3 | 11 | |
1+2 | 3 | |
8+6 | 14 | |
3+1 | 4 | |
1+4 | 5 | |
5+1 | 6 | |
2+3 | 5 | |
3+3 | 6 | |
2+4 | 6 | |
5+2 | 7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment