skip to content
promptdojo
_
[ save your spot ]
[ follow on x ]
Lists, dicts, and the shape of an API response — step 2 of 9
ch 03 · lists and dicts
2/9
promptdojo
_
›
phase 01 · foundations
›
ch 03 · lists and dicts
lesson 1 of 3 · lists, dicts, and the shape of an api response
step 2 of 9 in this lesson
Four shapes. Which one would Cursor reach for if you asked it to
map each user to their score
?
1
`a` — the list
2
`b` — the dict
3
`c` — the tuple
4
`d` — the set
check
Show hint
ch 03 · lists and dicts
2/9
promptdojo
_
›
phase 01 · foundations
›
ch 03 · lists and dicts
lesson 1 of 3 · lists, dicts, and the shape of an api response
step 2 of 9 in this lesson
Four shapes. Which one would Cursor reach for if you asked it to
map each user to their score
?
1
`a` — the list
2
`b` — the dict
3
`c` — the tuple
4
`d` — the set
check
Show hint
park a thought