Back to Freecodecamp

Task 43

curriculum/challenges/english/blocks/learn-how-to-ask-for-clarification-on-code-understanding/65f6fc00be7facffe0898c6d.md

latest1.3 KB
Original Source
<!-- REVIEW -->

--description--

This is a review of the entire dialogue you just studied.

--instructions--

Write the following words or phrases in the correct spot:

symptoms of, may occur, start by, clearer picture, investigate, and a second pair of eyes.

--fillInTheBlank--

--sentence--

Sophie: Brian, I've encountered an issue in the code, and I can't quite pinpoint what's causing it. I may need BLANK to help me out.

Brian: No problem, Sophie. I can definitely work on that with you. Let's BLANK understanding the BLANK the issue.

Sophie: I've noticed that the issue BLANK when we handle large data sets. It could be a performance bottleneck, but I should confirm it.

Brian: Understood. We can BLANK this together, and by the end of it, we should have a BLANK of what's happening.

--blanks--

a second pair of eyes

--feedback--

Another person who checks your work to help find mistakes.


start by

--feedback--

Begin with something as the first step.


symptoms of

--feedback--

Signs that show something might be wrong.


may occur

--feedback--

This means something might happen.


investigate

--feedback--

To look carefully at something to understand what is happening.


clearer picture

--feedback--

A better understanding of a situation.