curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d6b086abb87b8c962955.md
Fill in the blanks in the dialogue below.
BLANK the way, have you ever tried looking BLANK the official documentation BLANK this library?
By
It starts a phrase which is used to smoothly introduce a new topic or point in the conversation.
at
This preposition indicates focusing attention or sight on something, like reading or examining.
for
It indicates the intended purpose or reason, in this case, the specific library being discussed.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-2.mp3",
"startTime": 1,
"startTimestamp": 33.82,
"finishTimestamp": 37.36
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.44,
"dialogue": {
"text": "By the way, have you ever tried",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 2.44,
"finishTime": 4.54,
"dialogue": {
"text": "looking at the official documentation for this library?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.04
}
]
}