Created
June 30, 2015 09:01
-
-
Save Tim-Machine/59592b73c40c7d9a9ebb 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
| { | |
| question: 'what color is the sky' | |
| type : 'mult' | |
| options : { | |
| 'red', 'green','yellow' | |
| } | |
| answer : 'red' | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment