promptdojo_

print and breakpoint — finding the bad value before AI does — step 5 of 9

Cursor wrote a function that's giving the wrong total. You want to trace the value of result on each iteration. Fill in the built-in on line 5 that prints to the console.

Built-in:

read, then continue.