curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/679a4c63d0359989fff275df.md
Listen to the audio and answer the question below.
Tom understands Linda's opinion but has a different view. What should he say to express that?
I see. Well, I think JavaScript is more versatile.
ENfbbc36a4
Python is the only good option for beginners.
ENdc74522a
This statement does not show a different opinion. Instead, it strongly agrees with Linda.
1
Let's break down why the correct answer is the best choice:
I see. – This phrase shows that Tom acknowledges Linda's opinion, meaning he understands her point.
Well, I think JavaScript is more versatile. – This introduces his own opinion in a respectful way, offering a different perspective.
The key here is to acknowledge Linda's point before introducing a different perspective.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_9-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 6.48
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 3.64,
"dialogue": {
"text": "I think Python is the best language for beginners.",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 3.94,
"finishTime": 7.48,
"dialogue": {
"text": "It's easy to learn and it has tons of libraries, especially for design work.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 7.98
}
]
}