curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678a647e3d11a1420052380e.md
Listen to the audio and answer the question below.
How does Tom feel about Python?
He doesn't like Python's syntax.
He thinks Python is easy to learn.
Tom doesn't mean Python is easy.
He likes Python because it's flexible.
Tom doesn't mention Python is flexible.
He thinks Python is great for building prototypes.
Tom does not mention anything about building prototypes.
1
Tom says he is not a fan of Python's syntax, which means he doesn't like it. He also describes it as rigid, which suggests he finds it not flexible or difficult to work with.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_9-1.mp3",
"startTime": 1,
"startTimestamp": 22.46,
"finishTimestamp": 26.5
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.04,
"dialogue": {
"text": "I'm not a fan of Python syntax. It feels a bit rigid.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.54
}
]
}