curriculum/challenges/english/blocks/learn-how-to-use-basic-programming-vocabulary-in-conversations/662ef8c53ee35f23bb031313.md
The expression a lot of can be used with both countable and uncountable nouns, to indicate a large number or amount.
For countable nouns, such as cars, you might say a lot of cars. For uncountable nouns, like water, you would say a lot of water.
Well, it's actually BLANK BLANK BLANK code, but the issue is in a specific function. I have a loop inside it.
a
This article is used to start the expression that indicates a large quantity.
lot
This noun is used to express a large amount when combined with the preceding and following words.
of
This preposition connects a phrase and a noun, showing that the large amount being referred to is code.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "5.1-2.mp3",
"startTime": 1,
"startTimestamp": 10.5,
"finishTimestamp": 15.98
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 6.48,
"dialogue": {
"text": "Well, it's actually a lot of code, but the issue is in a specific function. I have a loop inside it.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.98
}
]
}