curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/66000f74c71b623407a8394e.md
Listen to the audio and answer the question.
What is Tom's main concern in his statement?
He is unsure where to find the function descriptions.
Tom mentions finding the descriptions often, so his concern isn't about locating them.
He finds the function descriptions too complex.
Although he finds them complex to interpret, Tom's main concern is about how to understand or interpret them.
He is unsure how to interpret the function descriptions.
He wants to rewrite the function descriptions.
Tom's concern is about understanding the existing descriptions, not about rewriting them.
3
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "7.2-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 7.62
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 6.38,
"dialogue": {
"text": "I often find function descriptions in the documentation, but I'm not sure how to interpret them.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 6.62,
"finishTime": 8.62,
"dialogue": {
"text": "What should I focus on when I'm reading these?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 9.12
}
]
}