curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625de24962337919e462c20.md
To struggle with something means to have difficulty handling or coping with it. For example, struggling with a difficult math problem means having a hard time solving it. It's like facing a challenge that is not easy to overcome.
Need a hand? is an informal way of asking if someone needs help. It's like saying, Do you need some assistance? For instance, if you see someone carrying a lot of books, you might ask, Need a hand with those books?
Hey, Tom. I noticed that you were BLANK with the version control system. BLANK a hand?
struggling
This word means having difficulty with something, facing a challenge.
Need
It means requiring assistance or support from someone else.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.26
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.94,
"dialogue": {
"text": "Hey, Tom. I noticed that you were struggling",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 2.94,
"finishTime": 5.26,
"dialogue": {
"text": "with the version control system. Need a hand?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.76
}
]
}