Files
freeCodeCamp/curriculum/challenges/english/21-a2-english-for-developers/learn-conversation-starters-in-the-break-room/657b70cc934e0ab83cab4dbe.md
T
2025-03-17 18:57:18 +00:00

43 lines
937 B
Markdown

---
id: 657b70cc934e0ab83cab4dbe
title: Task 28
challengeType: 22
dashedName: task-28
---
# --description--
So far, you've exercised how to ask questions with `do` and make negative sentences with `don't.`
Let's review them. Remember:
Affirmative: `I do work on weekends.` (means the person works on weekends)
Negative: `I don't work on weekends.` (means the person does not work on weekends)
# --instructions--
Read the dialogue excerpt and fill in the blanks using `do` or `don't.`
# --fillInTheBlank--
## --sentence--
`Tom: How about you? BLANK you have any hobbies?`
`Sophie: That's cool! I like it, but I BLANK think of it as a hobby.`
## --blanks--
`Do`
### --feedback--
In the first blank, Tom is asking a question about Sophie's hobbies, which requires `do.`
---
`don't`
### --feedback--
In the second blank, Sophie is making a negative statement about not considering something a hobby, which requires `don't.`