functions — and the most-hallucinated bug ai ships5 / 9
arguments, defaults, and the silent wrong-order bug
Cursor wrote a function with three parameters (see the editor). The first call uses positional arguments. The second call wants to skip the middle parameter and only set the last one. Fill in the missing keyword name on line 6.
Keyword:
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _