Back to Freecodecamp

Task 9

curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/683983a1a67cd85a930ad212.md

latest1.1 KB
Original Source

--instructions--

This task doesn't have audio. Read the question below and select the correct answer.

--questions--

--text--

You are creating a program to help developers work efficiently. Which sentence correctly describes the related situation?

--answers--

I'm looking at the error logs to identify bugs in the code.


I'm sitting at my desk.

--feedback--

This is correct in the context of location, but it's not related to focusing on the task of debugging or analyzing code.


I'm working at the new server.

--feedback--

The correct preposition would be on to indicate working with the server.


I'm thinking at the problem from all angles.

--feedback--

The correct preposition here would be about, as it indicates the subject of your thinking.

--video-solution--

1

--explanation--

Looking at the error logs indicates focusing on the error logs to identify issues in the code. This is directly related to creating a program.

The other options either focus on location or use at in an incorrect way, making them less relevant or incorrect in this situation.