Status codes and error handling — what AI's API calls do when the wire blinks — step 4 of 9
The function handle returns one of four strings depending on the
status code's family or specific value. The loop calls it with four
codes. What does it print? (Four lines, in order.)
⌘↵ runs the editor.read, then continue.
Status codes and error handling — what AI's API calls do when the wire blinks — step 4 of 9
The function handle returns one of four strings depending on the
status code's family or specific value. The loop calls it with four
codes. What does it print? (Four lines, in order.)
⌘↵ runs the editor.read, then continue.