curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/684944ffcc5ca681e96473b4.md
Listen to the audio and complete the sentence below.
There are BLANK in the storage room, right between the spare monitors and the old project files.
ten tablets
This two-word phrase uses a cardinal number, which states how many items there are.
Remember, cardinal numbers (e.g., one, two, ten) show quantity.
In this sentence, ten tablets are in the storage room. Tom is giving a specific number of devices.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-3.mp3",
"startTime": 1,
"startTimestamp": 33.14,
"finishTimestamp": 38.14
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 6,
"dialogue": {
"text": "There are 10 tablets in the storage room, right between the spare monitors and the old project files.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 6.5
}
]
}