Created
August 28, 2024 17:17
-
-
Save cfjedimaster/83847ba172318f18e0d0be4765c67176 to your computer and use it in GitHub Desktop.
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
{ | |
option_two: 'Yes or Off', | |
option_one: 'Yes or Off', | |
name: 'A name', | |
option_three: 'Yes or Off', | |
age: 'A number, but as a string', | |
favorite_movie: 'One of three movies' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment