Back to Freecodecamp

Task 50

curriculum/challenges/english/blocks/learn-how-to-use-code-related-concepts-and-terms/6633aa9cf90591a1f63a431e.md

latest1.1 KB
Original Source

--description--

The connector so is used to introduce a result or effect related to what has been said. It often shows a cause-and-effect relationship between two parts of a sentence.

For example, It was raining, so we canceled the picnic. This shows that the picnic was canceled because of the rain.

--questions--

--text--

Which sentence is using so correctly?

--answers--

I was hungry so I am eating.

--feedback--

This sentence almost uses so correctly, but the tense in the second part should match the first. It would be correct to say: I was hungry, so I ate.


She is late to work, so she misses the meeting.

--feedback--

The use of so suggests a consequence, but the tenses are mismatched. It should be: She is late to work, so she will miss the meeting.


It started raining, so we took shelter.


He likes to read books, so he buys a lamp.

--feedback--

This sentence does not correctly use so because buying a lamp is not a direct result of liking to read books. A better use might be: He likes to read at night, so he bought a lamp.

--video-solution--

3