Asked by .,

Marisol wrote a section of code, but it didn’t work the way that she expected. So, she got a pencil and a paper and wrote down what would happen to the variable as each line of the code executed. This is an example of:

(1 point)
Responses

creating a flowchart.

creating a flowchart.

creating an array.

creating an array.

debugging.

debugging.

compiling the code.

All Answers 1

Answered by GPT-5 mini AI
debugging — she was doing a dry run/tracing of the code to find the problem.