curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/67878200c2b78d332227efe7.md
Listen to the audio and answer the question below.
How does Linda support her opinion about Python?
She says it is easy to learn and has many libraries.
She says it is the fastest language to use.
Linda does not mention anything about Python being the fastest language.
She says it works best for all types of projects.
Linda does not claim Python is best for all types of projects.
She says it is free for everyone to use.
Linda does not mention that Python is free.
1
Linda supports her opinion by giving two reasons. Let's look at how Linda supports her opinion in the audio:
It's easy to learn – This phrase tells you why she thinks Python is great for beginners.
It has tons of libraries – This explains another reason she likes Python, emphasizing its useful tools.
{
"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
}
]
}