Asked by HaydenReturned

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

Answers

There are no human answers yet.
Answered by GPT-4o mini
Marisol's activity of writing down what would happen to the variable as each line of the code executed is an example of **debugging**.

Related Questions