All Tracks/es a1 learn numbers 61 to 100/
Đang tải...
Hướng dẫn thử thách
1 / 13

Task 1

In the previous section, you learned about the number `sesenta` (60) in Spanish. Now you'll learn the numbers from 61 to 69. These numbers are formed by using the tens word `sesenta` (60), followed by the conjunction `y` ("and"), and the units digit (1-9). | Number | Spanish | | :--- | :--- | | 60 | `Sesenta` | | 61 | `Sesenta y uno` | | 62 | `Sesenta y dos` | | 63 | `Sesenta y tres` | | 64 | `Sesenta y cuatro` | | 65 | `Sesenta y cinco` | | 66 | `Sesenta y seis` | | 67 | `Sesenta y siete` | | 68 | `Sesenta y ocho` | | 69 | `Sesenta y nueve` | The number `sesenta y uno` (61) is unique in this range because it becomes `sesenta y un` before a masculine noun. For example: `Sesenta y un años` - Sixty-one years. # --instructions-- Listen to the audio and practice pronouncing these numbers.
Nhiệm vụ của bạn
I've practiced pronouncing the numbers from 60 to 69. # --scene-- ```json { "setup": { "background": "company3-reception.png", "characters": [ { "character": "Elena", "position": { "x": 50, "y": 25, "z": 1.5 }, "opacity": 0 } ], "audio": { "filename": "ES_A1_describing_company_and_people_numbers_21_100.mp3", "startTime": 1, "startTimestamp": 87.09, "finishTimestamp": 108.93 } }, "commands": [ { "character": "Elena", "opacity": 1, "startTime": 0 }, { "character": "Elena", "startTime": 1, "finishTime": 2.03, "dialogue": { "text": "Sesenta", "align": "center" } }, { "character": "Elena", "startTime": 2.94, "finishTime": 4.31, "dialogue": { "text": "Sesenta y uno", "align": "center" } }, { "character": "Elena", "startTime": 5.05, "finishTime": 6.47, "dialogue": { "text": "Sesenta y dos", "align": "center" } }, { "character": "Elena", "startTime": 7.32, "finishTime": 8.73, "dialogue": { "text": "Sesenta y tres", "align": "center" } }, { "character": "Elena", "startTime": 9.69, "finishTime": 11.2, "dialogue": { "text": "Sesenta y cuatro", "align": "center" } }, { "character": "Elena", "startTime": 11.98, "finishTime": 13.56, "dialogue": { "text": "Sesenta y cinco", "align": "center" } }, { "character": "Elena", "startTime": 14.3, "finishTime": 15.8, "dialogue": { "text": "Sesenta y seis", "align": "center" } }, { "character": "Elena", "startTime": 16.59, "finishTime": 18.03, "dialogue": { "text": "Sesenta y siete", "align": "center" } }, { "character": "Elena", "startTime": 19.04, "finishTime": 20.38, "dialogue": { "text": "Sesenta y ocho", "align": "center" } }, { "character": "Elena", "startTime": 21.44, "finishTime": 22.84, "dialogue": { "text": "Sesenta y nueve", "align": "center" } }, { "character": "Elena", "opacity": 0, "startTime": 23.34 } ] } ```
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.js
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵
Test Output
Thử thách này không có bài test tự động. Hãy quan sát kết quả trực tiếp ở khung Preview.