Back to Freecodecamp

Task 27

curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657b703d0cd20eb51c2fd239.md

latest683 B
Original Source

--description--

Let's practice creating negative sentences with an auxiliary verb.

--questions--

--text--

Choose the sentence that correctly uses don't to express what someone does not do.

--answers--

I don't coding on weekends.

--feedback--

When used with don't, coding should be in the base form code.


I don't code on weekends.


I don't codes on weekends.

--feedback--

When used with don't, the verb should not have an -s at the end.


I does not code on weekends.

--feedback--

Does not is used with third-person singular subjects (he, she, it); with I, it should be do not.

--video-solution--

2