Back to Freecodecamp

Task 86

curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678f25d4d77c34ff4b9fe635.md

latest2.3 KB
Original Source
<!-- (audio) Lisa: That's true. It seems like Google Cloud might be easier to use, especially for smaller projects. It could be a better fit if we're looking for simplicity. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why does Lisa suggest Google Cloud?

--answers--

Because it might be easier to use and better suited for smaller projects that require simplicity.


Because it has more advanced features than other platforms.

--feedback--

Lisa does not mention advanced features.


Because it is a better fit for larger, more complex projects.

--feedback--

Lisa doesn't talk about Google Cloud being better for larger projects.


Because it is cheaper than AWS.

--feedback--

Lisa doesn't mention the cost of Google Cloud or AWS.

--video-solution--

1

--explanation--

Listen for key words that explain Lisa’s reasoning.

Might be easier to use – This suggests that Google Cloud is less complicated than other options.

Especially for smaller projects – This tells you the type of project Lisa thinks it is best for.

Better fit if we're looking for simplicity – This highlights that ease of use is an important factor in her suggestion.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Lisa",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_9-3.mp3",
      "startTime": 1,
      "startTimestamp": 19.16,
      "finishTimestamp": 26.56
    }
  },
  "commands": [
    {
      "character": "Lisa",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lisa",
      "startTime": 1,
      "finishTime": 5.86,
      "dialogue": {
        "text": "That's true. It seems like Google Cloud might be easier to use, especially for smaller projects.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "startTime": 6.26,
      "finishTime": 8.4,
      "dialogue": {
        "text": "It could be a better fit if we're looking for simplicity.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 8.9
    }
  ]
}