curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678cc3487d650a3c71a9a218.md
Listen to the audio and answer the question below.
Will Tom try using Python?
Yes, he prefers Python over JavaScript.
Tom doesn't mention preferring Python.
Yes, he is considering switching to Python soon.
Tom doesn't say he's considering switching to Python.
No, he prefers JavaScript because it fits his graphic design work.
No, he hasn't decided which language to use yet.
Tom is clear about his preference for JavaScript over Python.
3
Listen for key words that show Tom's preference.
Rather – This indicates that Tom is making a choice between options and prefers one over the other.
Stick with – This means he wants to continue using JavaScript instead of switching.
Fits – This explains why he prefers JavaScript; it works well for his graphic design needs.
{
"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": 39.44,
"finishTimestamp": 42.84
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.4,
"dialogue": {
"text": "I'd rather stick with JavaScript because it fits my graphic design work.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.9
}
]
}