curriculum/challenges/english/blocks/learn-how-to-express-agreement/67b1e5d94993e9592af44aaa.md
Listen to the audio and answer the question below.
How does Mark support his idea about the usefulness of the comments in the code?
He explains that the comments make it easier to make changes later on.
He says the comments are unnecessary for future updates.
Mark emphasizes that the comments are helpful, not that they are unnecessary.
He suggests removing the comments in future versions.
Mark does not suggest removing the comments.
He mentions that comments are only useful in the current version.
Mark talks about the comments being useful for future changes.
1
Listen for key details that explain why Mark finds comments useful.
I find it helps – This shows he sees value in using comments.
When we need to make changes later on – This explains that comments make future modifications easier.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-2.mp3",
"startTime": 1,
"startTimestamp": 18.42,
"finishTimestamp": 21.22
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 3.8,
"dialogue": {
"text": "I find it helps when we need to make changes later on.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 4.3
}
]
}