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>
49 lines
905 B
Markdown
49 lines
905 B
Markdown
---
|
|
id: 657dce8ff35869721311a5e3
|
|
title: Task 115
|
|
challengeType: 19
|
|
dashedName: task-115
|
|
---
|
|
|
|
# --description--
|
|
|
|
`There is` is used for singular nouns when talking about the existence of one thing or place. It helps to describe what can be found in a particular location.
|
|
|
|
# --questions--
|
|
|
|
## --text--
|
|
|
|
Which sentence is correct for describing one place near you?
|
|
|
|
## --answers--
|
|
|
|
`There are a bank just a few blocks away.`
|
|
|
|
### --feedback--
|
|
|
|
`There are` is used for plural nouns, and `bank` is singular. You'll learn about `there are` in the next few lessons.
|
|
|
|
---
|
|
|
|
`Is there a bank just a few blocks away?`
|
|
|
|
### --feedback--
|
|
|
|
This option is a question form, not a statement. You'll learn about questions later.
|
|
|
|
---
|
|
|
|
`There is a bank just a few blocks away.`
|
|
|
|
---
|
|
|
|
`There is banks just a few blocks away.`
|
|
|
|
### --feedback--
|
|
|
|
`Banks` is plural, so it doesn't match `there is.`
|
|
|
|
## --video-solution--
|
|
|
|
3
|