Loops — read it, predict it, then trust it — step 10 of 10
Checkpoint
One last thing before we move on. Same surface as a write step — but the lesson doesn't complete until this passes.
One last thing. AI handed back a list of three users with scores. Your job:
loop through them and print each user's name and score on its own line, in
the format name: score.
Expected output:
maya: 92
marcus: 78
priya: 88
⌘↵ runs the editor.read, then continue.
Checkpoint
One last thing before we move on. Same surface as a write step — but the lesson doesn't complete until this passes.
One last thing. AI handed back a list of three users with scores. Your job:
loop through them and print each user's name and score on its own line, in
the format name: score.
Expected output:
maya: 92
marcus: 78
priya: 88
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.