conditionals — where ai silently bugs5 / 8
conditionals and the truthiness traps
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.
Booting Python…
Output
[promptdojo:~]$ _