Identify which statement explains why a programmer would break a logic problem into steps.

The steps write the program.

The steps create the path to the solution.

answer is D
The steps will solve the problem.

The steps will form the basis of an algorithm.