Back to Freecodecamp

Task 27

curriculum/challenges/english/blocks/learn-how-to-ask-for-clarification-on-code-understanding/65f5703b434254615ec3b886.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:

dealing with, related to, work together, take a look, step by step, and figure it out.

--fillInTheBlank--

--sentence--

Tom: Hey, Sarah. I'm BLANK a persistent bug in this section of the code. I can't BLANK and I may need your expertise.

Sarah: Sure, Tom. I can BLANK at it. Let's start by identifying the issue. Where does it seem to be happening?

Tom: Well, I believe it may be BLANK data processing. I've tried a few things, but it could be something more complicated.

Sarah: I see. I should probably debug it BLANK. With your input, we can BLANK to solve this problem.

--blanks--

dealing with

--feedback--

Trying to fix or handle a problem or situation.


figure it out

--feedback--

To find the answer or solution to something.


take a look

--feedback--

To quickly check or examine something.


related to

--feedback--

Connected or linked to something else.


step by step

--feedback--

Doing something slowly, one part at a time.


work together

--feedback--

To help each other and do something as a team.