Conditionals and the truthiness traps — step 5 of 8
Cursor wrote a function that should print no result yet when the value
is None and got it: <value> otherwise. The condition on line 3 is
missing the right comparison.
Comparison keyword (one word):
⌘↵ runs the editor.read, then continue.
Conditionals and the truthiness traps — step 5 of 8
Cursor wrote a function that should print no result yet when the value
is None and got it: <value> otherwise. The condition on line 3 is
missing the right comparison.
Comparison keyword (one word):
⌘↵ runs the editor.read, then continue.