curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678cc25d20c9043bae710c8f.md
Listen to the audio and complete the sentence below.
I'd rather BLANK BLANK JavaScript because it BLANK my graphic design work.
stick
It means to stay with or continue using something.
with
This preposition is used to indicate association or connection.
fits
It means something is suitable or appropriate for a particular purpose or situation. It ends with -s.
Stick in this context means to continue or stay with a choice or decision. For example:
I plan to stick with this approach until we see better results. - It means you plan to continue following a course of action or choice.
Fits means that something is appropriate or well-suited for a particular situation. For example:
This tool fits perfectly for our team's workflow. - It shows that the tool is suitable for the team's work process.
{
"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
}
]
}