Back to Freecodecamp

Task 6

curriculum/challenges/english/blocks/learn-how-to-talk-about-hobbies-and-interests/657d5dc51cf88187cbf7d27c.md

latest1.3 KB
Original Source

--description--

The Present Perfect tense is formed using the auxiliary verb have or has with the past participle of a verb. It's used to talk about actions or situations from the past that still matter now.

To form it, use have with I, you, we, they, and has with he, she, it. Add the past participle next.

For regular verbs, it's usually the verb plus -ed (like walked), but for irregular verbs, it can vary (like seen from see). For example, I have walked to the park or She has seen the movie.

This tense is helpful in discussing past actions with current relevance.

--questions--

--text--

Which sentence uses the correct Present Perfect tense structure?

--answers--

I hear there are massive communities of people into coding.

--feedback--

The verb form is incorrect for the present perfect tense.


I has heard there are massive communities of people into coding.

--feedback--

The subject-verb agreement should be have, not has, for the subject I.


I have heard there are massive communities of people into coding.


I hearing there are massive communities of people into coding.

--feedback--

The structure of the present perfect tense is not followed. The correct form should use have plus the past participle.

--video-solution--

3