Back to Freecodecamp

Task 88

curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cb18802ef22057a58db13.md

latest992 B
Original Source

--description--

You use names to directly refer to specific people. See this example:

Hello! You're Amy, correct?

Names directly refer to specific people. Saying Amy identifies a particular person with that name. Using the or an before a name, like the Amy or an Amy, sounds unusual because names are already unique and specific.

Think of names as unique labels for people. So, you don't need a, an, or the before a person's name. Just use the name by itself.

--instructions--

How would you complete the following sentence?

--questions--

--text--

Which article would you use in place of the blank in this sentence: You must be BLANK Sofia, the project manager?

--answers--

an

--feedback--

You don't need an before a person's name.


a

--feedback--

You don't need a before a person's name.


the

--feedback--

You don't need the before a person's name.


No article should be used.

--video-solution--

4