print and breakpoint — finding the bad value before AI does — step 4 of 9
Read the editor. The function adds prints inside the loop so you can
watch total grow. What does this print? (Three lines, in order.)
⌘↵ runs the editor.read, then continue.
print and breakpoint — finding the bad value before AI does — step 4 of 9
Read the editor. The function adds prints inside the loop so you can
watch total grow. What does this print? (Three lines, in order.)
⌘↵ runs the editor.read, then continue.