Last active
July 29, 2023 06:35
-
-
Save azeezat/6d0b7380dca668a249c0e15a29c938c1 to your computer and use it in GitHub Desktop.
Object description
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
{ | |
"numberOfLegs":"four", | |
"numberOfEyes": 2, | |
"locationOfEyes": "front of the head" | |
"colour":"brown", | |
"body": "fur", | |
"sound":"meow meaow", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment