Skip to content

Instantly share code, notes, and snippets.

@artturijalli
Created April 14, 2021 11:57
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 artturijalli/58d37098339e04ff0ea7aa190f55d63e to your computer and use it in GitHub Desktop.
Save artturijalli/58d37098339e04ff0ea7aa190f55d63e to your computer and use it in GitHub Desktop.
{
"Name": "Charlie",
"Street address": "Student Street 32",
"Graduated": false,
"Allergies": ["Banana", "Apple", "Nuts"],
"Grades": {
"Physics": 4,
"Maths": 4,
"Chemistry": 5
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment