Back to Freecodecamp

Task 61

curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657ce469dc28f40f4b7ac75d.md

latest1.1 KB
Original Source

--description--

Is there and are there are used at the beginning of questions to ask about the existence or presence of something.

  • Is there is used for singular nouns, like in Is there a solution?

  • Are there is used for plural nouns, like in Are there any questions?

--questions--

--text--

Which is the correct way to ask about the existence of something using there is or there are?

--answers--

Is there a meeting scheduled for today?


Are there the new designer in the office?

--feedback--

Remember to use is there for singular and are there for plural. The correct form should be Is there a new designer in the office?


Is there any chairs in the meeting room?

--feedback--

Chairs is plural, so the correct form is Are there any chairs in the meeting room?


Are there a new designer in the office?

--feedback--

This question is about one person, so it should use is there instead of are there. The correct form is Is there a new designer in the office?

--video-solution--

1