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>
810 B
810 B
id, title, challengeType, dashedName
| id | title | challengeType | dashedName |
|---|---|---|---|
| 657dcf46fdf3f37766568bed | Task 117 | 19 | task-117 |
--description--
There are is used when talking about the existence of multiple things or places in a particular location.
For example: There are many programming languages in the market.
--questions--
--text--
What phrase does Maria use to indicate the existence of multiple parks near here?
--answers--
There is a park.
--feedback--
There is is used for singular nouns, not plural.
They are parks.
--feedback--
While they are is correct, it's not the phrase used in this context.
There are a park.
--feedback--
There are is the correct phrase for indicating the existence of multiple parks near here.
There are parks.
--video-solution--
4