Created
June 5, 2019 08:27
-
-
Save dnsos/7d73a18a7f7cb275962f190ce1942d23 to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 3 columns, instead of 2 in line 1.
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
id,parentId,size | |
cars, | |
owned,cars | |
traded,cars | |
learned,cars | |
pilot,owned,40 | |
325ci,owned,40 | |
accord,owned,20 | |
chevette,traded,10 | |
odyssey,learned,20 | |
maxima,learned,10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment