Arguments, defaults, and the silent wrong-order bug — step 5 of 9
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.read, then continue.
Arguments, defaults, and the silent wrong-order bug — step 5 of 9
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.read, then continue.