-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathquestions.json
More file actions
32 lines (32 loc) · 829 Bytes
/
questions.json
File metadata and controls
32 lines (32 loc) · 829 Bytes
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
[
{
"speaker": "s",
"end": "4",
"start": "0",
"text": "If you could know the absolute truth to one question, what would it be?"
},
{
"speaker": "s",
"end": "8",
"start": "4",
"text": "If you could have any superpower, but only one, what would it be?"
},
{
"speaker": "s",
"end": "12",
"start": "8",
"text": "If you could live in any fictional world, which one would you choose?"
},
{
"speaker": "s",
"end": "16",
"start": "12",
"text": "What’s your go-to karaoke song?"
},
{
"speaker": "s",
"end": "20",
"start": "16",
"text": "If you could instantly become an expert in anything, what would it be?"
}
]