promptdojo_

AI wrote a CSV reader that "works on my machine" and breaks on Windows: every other row comes back blank because of how Windows line endings interact with csv.DictReader.

The fix is one keyword argument on the open call. Add newline="" to line 11 so the reader handles line endings correctly across platforms. The expected output is two rows printed.

The break is on line 11 — but read the whole snippet first.

this step needs the editor

on desktop today; in the app (coming soon). save your spot and we'll bring you back here when you're ready.

open this same url on a laptop to keep going today.