You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
337 B
JSON
17 lines
337 B
JSON
[
|
|
{
|
|
"theme": "Science",
|
|
"text": "What is the chemical symbol for water?",
|
|
"answer": "H2O",
|
|
"hint": "Two hydrogen and one oxygen",
|
|
"difficulty": "easy"
|
|
},
|
|
{
|
|
"theme": "Geography",
|
|
"text": "What is the capital of France?",
|
|
"answer": "Paris",
|
|
"hint": "City of Light",
|
|
"difficulty": "easy"
|
|
}
|
|
]
|