-
Notifications
You must be signed in to change notification settings - Fork 0
/
quiz.json
77 lines (77 loc) · 2.04 KB
/
quiz.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
{
"category": "LAKES & RIVERS",
"question": "River mentioned most often in the Bible",
"answer": "the Jordan"
},
{
"category": "INVENTIONS",
"question": "Marconi's wonderful wireless",
"answer": "the radio"
},
{
"category": "ANIMALS",
"question": "These rodents first got to America by stowing away on ships",
"answer": "rats"
},
{
"category": "FOREIGN CUISINE",
"question": "The \"coq\" in coq au vin",
"answer": "chicken"
},
{
"category": "ACTORS & ROLES",
"question": "Video in which Michael Jackson plays a werewolf & a zombie",
"answer": "\"Thriller\""
},
{
"category": "LAKES & RIVERS",
"question": "Scottish word for lake",
"answer": "loch"
},
{
"category": "INVENTIONS",
"question": "In 1869 an American minister created this \"oriental\" transportation",
"answer": "the rickshaw"
},
{
"category": "ANIMALS",
"question": "There are about 40,000 muscles & tendons in this part of an elephant's body",
"answer": "the trunk"
},
{
"category": "FOREIGN CUISINE",
"question": "A British variety is called \"bangers\", a Mexican variety, \"chorizo\"",
"answer": "sausages"
},
{
"category": "ACTORS & ROLES",
"question": "2 \"Saturday Night\" alumni who tried \"Trading Places\"",
"answer": "Dan Aykroyd & Eddie Murphy"
},
{
"category": "LAKES & RIVERS",
"question": "River in this famous song:",
"answer": "the Volga River"
},
{
"category": "INVENTIONS",
"question": "A 1920's hunting trip to Canada inspired Birdseye's food preserving method",
"answer": "freezing"
},
{
"category": "ANIMALS",
"question": "When husbands \"pop\" for an ermine coat, they're actually buying this fur",
"answer": "a weasel"
},
{
"category": "FOREIGN CUISINE",
"question": "Jewish crepe filled with cheese",
"answer": "a blintz"
},
{
"category": "ACTORS & ROLES",
"question": "He may \"Never Say Never Again\" when asked to be Bond",
"answer": "Sean Connery"
}
]