promptdojo_

enumerate and zip — the loops AI writes when it's not lazy — step 2 of 9

Cursor wrote a loop that needs to walk two lists side-by-side — pairing each name with the score at the same position. Which built-in is the right reach?

read, then continue.