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>
35 lines
725 B
Markdown
35 lines
725 B
Markdown
---
|
|
id: 657dcee413423174ca3747f5
|
|
title: Task 116
|
|
challengeType: 22
|
|
dashedName: task-116
|
|
---
|
|
|
|
# --description--
|
|
|
|
To elaborate a question using `there is` you just need to change the order of the verb `to be`, like so:
|
|
|
|
| Affirmative | Interrogative |
|
|
| --- | --- |
|
|
| `There is an ATM nearby.` | `Is there an ATM nearby?` |
|
|
|
|
This form is useful when you're not sure if the place or item exists in that area and you want to ask about it.
|
|
|
|
# --instructions--
|
|
|
|
Complete the sentence below.
|
|
|
|
# --fillInTheBlank--
|
|
|
|
## --sentence--
|
|
|
|
`Hi Maria! I'm still getting to know the area. BLANK there an ATM nearby?`
|
|
|
|
## --blanks--
|
|
|
|
`Is`
|
|
|
|
### --feedback--
|
|
|
|
Tom is asking a question, so he needs to start with the correct question word order.
|