Skip to content

Instantly share code, notes, and snippets.

@argarner
Created April 15, 2017 09:39
Show Gist options
  • Save argarner/1c4b60678f2fef9e6be1e3cef469692f to your computer and use it in GitHub Desktop.
Save argarner/1c4b60678f2fef9e6be1e3cef469692f to your computer and use it in GitHub Desktop.
Regular Expression Trainer Project JSON data
[
{
"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