curriculum/challenges/english/blocks/learn-how-to-express-agreement/67b1d64e7cda992c0296fe7a.md
Listen to the audio and complete the sentence below.
Thanks, Sarah. I BLANK BLANK BLANK keep the code clean and easy to read.
made
This is the past tense of the verb make, indicating that the action was completed.
sure
This word refers to being confident or certain about something. It often follows make to express effort or intention.
to
This is an infinitive marker used before a verb to indicate purpose or intention.
Make sure to means to ensure or take action to do something carefully or correctly. It's used to express the idea that someone is taking steps to guarantee something happens. For example:
I made sure to finish the project on time. - This means you took actions to ensure that the project was completed on time.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-2.mp3",
"startTime": 1,
"startTimestamp": 6.18,
"finishTimestamp": 10.12
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 4.94,
"dialogue": {
"text": "Thanks, Sarah. I made sure to keep the code clean and easy to read.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 5.44
}
]
}