curriculum/challenges/english/blocks/learn-how-to-ask-for-clarification-on-code-understanding/65f6f7d103c247f4d7e10b34.md
The word clear means easy to understand or see. When you want to compare something and show it is more clear, you add er at the end to make clearer.
For example:
clear.clearer than the other one.Notice how clearer is used to compare two things, indicating that one is more easy to understand than the other.
Understood. We can investigate this together, and by the end of BLANK, we should have a BLANK picture of BLANK happening.
it
It's a pronoun used to refer to a thing previously mentioned or easily identified. Here, it refers to the situation they are discussing.
clearer
Brian is comparing the current understanding with what it will be after the investigation. He believes it will be more clear.
what's
It's a contraction of what is. This phrase asks about something that is happening or occurring.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.3-3.mp3",
"startTime": 1,
"startTimestamp": 20.74,
"finishTimestamp": 26.28
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 6.54,
"dialogue": {
"text": "Understood. We can investigate this together, and by the end of it, we should have a clearer picture of what's happening.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 7.04
}
]
}