Skip to content

Instantly share code, notes, and snippets.

@john-guerra
Created September 2, 2020 00:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save john-guerra/a1bc0af51d76e620574ce47b1e8243e9 to your computer and use it in GitHub Desktop.
Save john-guerra/a1bc0af51d76e620574ce47b1e8243e9 to your computer and use it in GitHub Desktop.
name age height
John 15 6.6
Andy 24 6.2
Drew 17 6
[{"name":"John","age":15,"height":6.6},{"name":"Andy","age":24,"height":6.2},{"name":"Drew","age":17,"height":6}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment