curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678c936bee7c84300bedcd04.md
Listen to the audio and answer the question below.
According to Linda, for which use case is Python a go-to language?
For developing mobile apps with complex user interfaces.
Linda doesn't mention mobile apps with complex user interfaces as a use case for Python.
For back-end development, automation, and data-driven projects.
For building advanced gaming engines and graphics.
Linda doesn't mean that Python is used for building gaming engines or graphics-heavy applications.
For creating interactive websites with high-speed performance.
Linda doesn't mention creating interactive websites with high-speed performance as a use case for Python.
2
Python is commonly used for back-end development, automation tasks, and data-driven projects. It is a popular choice in fields like data science, server-side programming, and automation scripting.
{
"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": 32.44,
"finishTimestamp": 38.98
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 3.72,
"dialogue": {
"text": "That's true, but Python works better for back-end stuff.",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 4.06,
"finishTime": 7.54,
"dialogue": {
"text": "You can do a lot with it, especially for automation and data-driven projects.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 8.04
}
]
}