mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
905e7d5a5c
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
984 B
984 B
id, title, challengeType, dashedName
| id | title | challengeType | dashedName |
|---|---|---|---|
| 657cd1925ac059f5034286c3 | Task 56 | 19 | task-56 |
--description--
Using the auxiliary verb do can be tricky when the main verb in the sentence is also do.
But remember, do helps in asking questions, and when it's about someone else, like he or she, it changes to does. The question What does she/he do? is asking for information about a person's job.
--questions--
--text--
Which question is correct for asking about a person's job?
--answers--
What do she does as the team lead?
--feedback--
The structure do she does is not correct in English. When asking a question about another person, you use does only once.
What does he does as the team lead?
--feedback--
You don't need to use does twice.
What do he does as the team lead?
--feedback--
Think about the correct auxiliary verb to use with he.
What does she do as the team lead?
--video-solution--
4