Skip to content

Instantly share code, notes, and snippets.

@sis0k0
Last active February 5, 2020 19:36
Show Gist options
  • Save sis0k0/b9c62d1068a20696e8fb2cbb537c43e7 to your computer and use it in GitHub Desktop.
Save sis0k0/b9c62d1068a20696e8fb2cbb537c43e7 to your computer and use it in GitHub Desktop.
[
{
"id": "english_vocabulary_basic",
"name":"English Vocabulary (Basic)",
"secondsForAnswer":"5",
"questions":[
{
"question":"куче",
"answer":"dog"
},
{
"question":"котка",
"answer":"cat"
},
{
"question":"овца",
"answer":"sheep"
}
]
},
{
"id": "spanish_vocabulary_basic",
"name":"Spanish Vocabulary (Basic)",
"secondsForAnswer":"5",
"questions":[
{
"question":"куче",
"answer":"perro"
},
{
"question":"котка",
"answer":"gato"
},
{
"question":"овца",
"answer":"oveja"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment