curriculum/challenges/english/blocks/learn-how-to-discuss-popular-trends-in-technology/66199df94bdd5c4de6c6fd00.md
In this context, besides means except or other than. Example: She has many hobbies; besides painting, she also enjoys hiking and swimming. (other than painting, she also likes hiking and swimming). It can mean that there is nothing else except what has been mentioned. Example: There is no one here besides me. (I am the only person here).
Fill in the blank with the appropriate word.
That's cool. But what can it do BLANK calculating things?
besides
A word that means other than or except.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "4.2-3.mp3",
"startTime": 1,
"startTimestamp": 11.9,
"finishTimestamp": 15.12
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.22,
"dialogue": {
"text": "That's cool. But what can it do besides calculating things?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.72
}
]
}