Back to Freecodecamp

Task 18

curriculum/challenges/english/blocks/zh-a1-learn-numbers-20-to-99/69884df8a8a3184900ca1e96.md

latest1.6 KB
Original Source
<!-- (Audio) Chen Na: 七十五 (qī shí wǔ) -->

--description--

Chen Na continues to practice pronouncing numbers.

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What number do you hear in the audio?

--answers--

五十七 (wǔ shí qī)

--feedback--

Compared to the audio, the tens digit and the units digit are reversed.


七十五 (qī shí wǔ)


七十 (qī shí)

--feedback--

The number in the audio is formed by adding 五 (wǔ) after 七十 (qī shí).


七十六 (qī shí liù)

--feedback--

The number in the audio is not formed by adding 六 (liù) after 七十 (qī shí).

--video-solution--

2

--explanation--

Chen Na says 七十五 (qī shí wǔ), which corresponds to the number 75.

--scene--

json
{
  "setup": {
    "background": "company1-breakroom.png",
    "characters": [
      {
        "character": "Chen Na",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_numbers_and_personal_information_numbers_20_99.mp3",
      "startTime": 1,
      "startTimestamp": 162.35,
      "finishTimestamp": 163.81
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 2.46,
      "dialogue": {
        "text": "七十五 (qī shí wǔ)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 2.96
    }
  ]
}