curriculum/challenges/english/blocks/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f150f6e708633720c8c52.md
Please answer the question below.
What question might Tom want to ask Sarah based on his statement?
Can you explain what the internet is?
Tom's statement indicates he understands how to use the internet as he was reading on it; his focus is on object-oriented programming.
Can you help me understand object-oriented programming?
Do you have any books on object-oriented programming?
While it's possible Tom might want resources, his statement suggests he's seeking a direct explanation rather than additional reading material.
Why is object-oriented programming considered old?
Tom mentioned that object-oriented programming is a new concept for him, not that it is old or outdated.
2
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "5.1-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 6.28
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 7.28,
"dialogue": {
"text": "Hey, Sarah, I was reading about object-oriented programming on the internet. It's a new concept for me.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 7.78
}
]
}