Created
March 28, 2017 12:36
-
-
Save esperancaJS/6a79d7bbfa09275dcd1424850101ccab to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
name: 'goncalo', | |
age: '340', | |
education: [ | |
{ name: 'IST', start: 'ha uns anos', end: 'daqi a outros anos', avg: '8' }, | |
{ name: 'escolinha', start: 'ha uns anos', end: 'ha uns anos', avg: '20' }, | |
], | |
orientation: 'feg' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment