curriculum/challenges/english/blocks/learn-how-to-discuss-tech-trends-and-updates/666339cedcfb436e2c9fd550.md
To make something with less is an expression that means the amount of effort to be put on a task will be reduced. In this context, Sarah explains that low-code development helps in the creation of software and developers don't need to code as much as in regular solutions.
Listen to the audio and fill in the blanks.
Low-code development is about BLANK software with BLANK code.
making
The verb used to talk about producing something. Use the -ing form.
less
The opposite of more. A smaller amount of something.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "5.3-1.mp3",
"startTime": 1,
"startTimestamp": 6.14,
"finishTimestamp": 9.46
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.32,
"dialogue": {
"text": "Low-code development is about making software with less code.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.82
}
]
}