Back to Freecodecamp

Task 52

curriculum/challenges/english/blocks/learn-how-to-discuss-tech-trends-and-updates/6638a9a5dee1ac5b6a9db7d9.md

latest1.9 KB
Original Source
<!-- (Audio) Sarah: I was actually thinking of using AI in tasks like code analysis and bug detection. It can improve code quality and reduce the time spent on debugging. -->

--description--

Please answer the question below.

--questions--

--text--

Where does Sarah use AI, and what is the result?

--answers--

In team management to enhance cooperation

--feedback--

This option does not match Sarah's description. She talks about using AI in technical tasks, not team management.


In marketing strategies to increase sales

--feedback--

Sarah does not mention using AI in marketing or for sales purposes.


In code analysis and bug detection to improve code quality and reduce debugging time


In customer service to speed up response times

--feedback--

The audio indicates that AI is used for code-related tasks, not customer service.

--video-solution--

3

--scene--

json
{
  "setup": {
    "background": "company2-parking.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "5.3-3.mp3",
      "startTime": 1,
      "startTimestamp": 16.72,
      "finishTimestamp": 24.4
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 5.2,
      "dialogue": {
        "text": "I was actually thinking of using AI and tasks like code analysis and bug detection.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "startTime": 5.5,
      "finishTime": 8.68,
      "dialogue": {
        "text": "It can improve code quality and reduce the time spent on debugging.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 9.18
    }
  ]
}