Back to Freecodecamp

Task 7

curriculum/challenges/english/blocks/zh-a1-learn-numbers-11-to-19/6981ce83bdebc9d2280ad0b3.md

latest1.2 KB
Original Source
<!-- (Audio) Li Hong: 十六 (shí liù) -->

--description--

The number 16 is called 十六 (shí liù).

--instructions--

Write this number in Chinese below.

--fillInTheBlank--

--sentence--

BLANK

--blanks--

十六 (shí liù)

--feedback--

This is the number 16 in Chinese.

--explanation--

Li Hong says 十六 (shí liù), which corresponds to the number 16. It combines 十 (shí) for 10 and 六 (liù) for 6.

--scene--

json
{
  "setup": {
    "background": "cafe.png",
    "characters": [
      {
        "character": "Li Hong",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_numbers_and_personal_information_numbers_11_19.mp3",
      "startTime": 1,
      "startTimestamp": 13.08,
      "finishTimestamp": 14.11
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 2.03,
      "dialogue": {
        "text": "十六 (shí liù)",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 2.53
    }
  ]
}