Lists, dicts, and the shape of an API response — step 7 of 9
Cursor wrote a script to print the first user's name. It uses users[1], which
is wrong — that's the second user. The output is marcus and it should be maya.
Fix line 6 so the script prints first user: maya.
The break is on line 6 — but read the whole snippet first.
⌘↵ runs the editor.read, then continue.
Cursor wrote a script to print the first user's name. It uses users[1], which
is wrong — that's the second user. The output is marcus and it should be maya.
Fix line 6 so the script prints first user: maya.
The break is on line 6 — 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.