Back to Freecodecamp

Task 19

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6810c2fd8d37111a4323b363.md

latest1.7 KB
Original Source
<!-- (Audio) Jake: One has data centers mostly in the U.S., offering strong security features at a lower cost. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is the benefit of the first provider?

--answers--

It has more locations in Europe.

--feedback--

This provider is located mostly in the U.S.


It gives the best privacy protection.

--feedback--

That benefit is linked to the other provider.


It doesn't offer any cost savings.

--feedback--

Jake says it offers strong features at a lower cost.


It offers strong security at a lower price.

--video-solution--

4

--explanation--

Jake says the first provider has data centers in the U.S. and offers strong security features at a lower cost. This means it protects data well and is also less expensive.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-1.mp3",
      "startTime": 1,
      "startTimestamp": 22.18,
      "finishTimestamp": 27.66
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 6.48,
      "dialogue": {
        "text": "One has data centers mostly in the U.S., offering strong security features at a lower cost.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 6.98
    }
  ]
}