curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678a5ff976ffeb3a317389ff.md
Listen to the audio and answer the question below.
What aspects does Linda value about Python?
Its ability to improve security and manage databases.
Linda does not mention anything about security or databases in her statement.
Its usefulness for data analysis and creating prototypes quickly.
Its speed in processing large amounts of data and improving user experience.
Linda does not mention Python's speed or improving user experience.
Its ability to create advanced graphics and perform web development.
Linda does not mention anything about graphics or web development in her statement.
2
Listen for key phrases like I prefer Python because and what Linda says after it's great for and it's really good for.
After it's great for, Linda mentions data analysis, which tells you she values Python's ability to process and analyze data.
After it's really good for, she says building prototypes quickly, meaning she values how Python helps create and test ideas fast.
{
"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": 16.04,
"finishTimestamp": 21.9
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "In my case, I prefer Python because it's great for data analysis.",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 4.64,
"finishTime": 6.86,
"dialogue": {
"text": "Plus it's really good for building prototypes quickly.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 7.36
}
]
}