curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/6620e4a094f6f213164ef107.md
To grasp is a verb meaning to understand something. It changes to grasping after words like is or am to describe the action that is happening now. For example, She is grasping the concept means she is currently understanding the concept.
When someone says great job grasping, it means "you did a very good job at understanding something". It's a way of praising someone for learning something, especially if it was challenging.
For example, if you start understanding how to use a computer and someone says, Great job grasping how to use the computer! They mean you are doing well at learning something new.
Precisely. It's a BLANK of documentation within the code. Great job BLANK these concepts!
form
It means a way of doing something.
grasping
It indicates the action of understanding or comprehending, currently happening.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.1-1.mp3",
"startTime": 1,
"startTimestamp": 57.8,
"finishTimestamp": 62.92
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.06,
"dialogue": {
"text": "Precisely. It's a form of documentation within the code.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 4.56,
"finishTime": 6.12,
"dialogue": {
"text": "Great job grasping these concepts.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.62
}
]
}