curriculum/challenges/english/blocks/learn-how-to-use-code-related-concepts-and-terms/665632c4ace6cb00ab832023.md
Listen to Tom as he asks Sarah about programming.
What seems to be the problem he's having?
He does not know what code he's going to write next
He says he's learning about something, but he does not know how to use it.
He does not have a computer, so he can't write code
Tom does not mention not having a computer.
His computer is not functioning correctly
He asks about functions, but that does not mean this is a problem with the computer.
He does not understand how to use functions.
4
{
"setup": {
"background": "company2-roof.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "5.2-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.26
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 5.26,
"dialogue": {
"text": "Sarah, I'm learning about functions in programming and I'm not sure how to use them.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.76
}
]
}