promptdojo_

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):