curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c61a57f6eca6e9fb0f61d7.md
Listen to the audio and complete the sentence below.
And in Eclipse, it's not showing the Git tools. Are they BLANK?
built-in
Something has been included as part of a larger system or structure from the start. This is a compound word, remember to use - between them.
Built-in refers to features or tools that are included as part of a software program or device from the start, without needing to be added or installed separately.
When something is built-in, it's already there and ready to use. For example:
This laptop has a built-in camera. - The camera is included as part of the laptop.
The software comes with built-in security features. - The security features are already included in the software.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-3.mp3",
"startTime": 1,
"startTimestamp": 36.32,
"finishTimestamp": 40.76
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.24,
"dialogue": {
"text": "And in Eclipse, it's not showing the Git tools.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 4.52,
"finishTime": 5.44,
"dialogue": {
"text": "Are they built-in?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.94
}
]
}