Back to Freecodecamp

Task 68

curriculum/challenges/english/blocks/learn-how-to-use-conditionals/6780cac5e13b5230d0d090d5.md

latest1.0 KB
Original Source

--instructions--

This task doesn't have audio. Read the question below and select the correct answer.

--questions--

--text--

Which sentence is grammatically correct?

--answers--

If we lose critical data, it do set us back weeks.

--feedback--

The word do is incorrectly used in place of could in this sentence.


If we lose critical data, it could set us back weeks.


If we lose critical data, it could sets us back weeks.

--feedback--

The verb sets is not in the correct form for this sentence.


If we losing critical data, it could set us back weeks.

--feedback--

The word losing is incorrectly used in place of lose in this sentence.

--video-solution--

2

--explanation--

The correct sentence uses a First Conditional structure, which is formed with:

if + Present Simple: If we lose critical data.

Modal verb (could) + base verb: it could set us back weeks.

The First Conditional is used to describe a possible future event and its result.