Marisol's action of writing down what would happen to the variable as each line of the code executed is an example of debugging. Debugging is the process of identifying, isolating, and fixing problems or bugs in a code.
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
creating a flowchart
creating an array
debugging
compiling the code
1 answer