Created
December 5, 2020 15:17
-
-
Save florinmuscalu/5b804d54880fc22741a9194e6e46e1c6 to your computer and use it in GitHub Desktop.
JSON question file
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
{ | |
"q1":{"q":"2 to the 10th?", "a":"1024"}, | |
"q2":{"q":"Value of PI?", "a":"3.14"} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment