Created
April 15, 2017 09:39
-
-
Save argarner/1c4b60678f2fef9e6be1e3cef469692f to your computer and use it in GitHub Desktop.
Regular Expression Trainer Project JSON data
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
[ | |
{ | |
"id": 1, | |
"task": "Match the word verbatim", | |
"subjects": "MatchThisVerbatim", | |
"solution": "MatchThisVerbatim", | |
"hints": "You just have to type the subject out, exactly as it appears, ya dingus!", | |
"difficulty": "easy" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment