-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathjeopardy-tiny.json
52 lines (52 loc) · 1.57 KB
/
jeopardy-tiny.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[
{
"Category": "SCIENCE",
"Question": "This organ removes excess glucose from the blood & stores it as glycogen",
"Answer": "Liver"
},
{
"Category": "ANIMALS",
"Question": "It's the only living mammal in the order Proboseidea",
"Answer": "Elephant"
},
{
"Category": "ANIMALS",
"Question": "The gavial looks very much like a crocodile except for this bodily feature",
"Answer": "the nose or snout"
},
{
"Category": "ANIMALS",
"Question": "Weighing around a ton, the eland is the largest species of this animal in Africa",
"Answer": "Antelope"
},
{
"Category": "ANIMALS",
"Question": "Heaviest of all poisonous snakes is this North American rattlesnake",
"Answer": "the diamondback rattler"
},
{
"Category": "SCIENCE",
"Question": "2000 news: the Gunnison sage grouse isn't just another northern sage grouse, but a new one of this classification",
"Answer": "species"
},
{
"Category": "SCIENCE",
"Question": "A metal that is ductile can be pulled into this while cold & under pressure",
"Answer": "wire"
},
{
"Category": "SCIENCE",
"Question": "In 1953 Watson & Crick built a model of the molecular structure of this, the gene-carrying substance",
"Answer": "DNA"
},
{
"Category": "SCIENCE",
"Question": "Changes in the tropospheric layer of this are what gives us weather",
"Answer": "the atmosphere"
},
{
"Category": "SCIENCE",
"Question": "In 70-degree air, a plane traveling at about 1,130 feet per second breaks it",
"Answer": "Sound barrier"
}
]