curriculum/challenges/english/blocks/learn-how-to-analyze-code-documentation/66068fc7aa2fe094c5cb84bd.md
Listen to the audio and complete the sentence.
Thanks. BLANK make sure to follow BLANK steps for BLANK function.
I'll
It is a contraction of I will. Sophie is making a promise or plan to follow the steps.
these
It refers to specific things, in this case, the steps mentioned earlier in the conversation.
each
It is used for individual items. Sophie plans to follow the steps for every single function, one by one.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "7.3-2.mp3",
"startTime": 1,
"startTimestamp": 25.72,
"finishTimestamp": 28.2
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.48,
"dialogue": {
"text": "Thanks. I'll make sure to follow these steps for each function.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 3.98
}
]
}