skip to content
promptdojo
_
[ save your spot ]
[ follow on x ]
The shapes AI dumps on you — lists, dicts, and nesting — step 2 of 8
ch 02 · read the data shapes
2/8
promptdojo
_
›
phase 01 · read the code ai writes
›
ch 02 · read the data shapes
lesson 1 of 3 · the shapes ai dumps on you — lists, dicts, and nesting
step 2 of 8 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 1
ch 02 · read the data shapes
2/8
promptdojo
_
›
phase 01 · read the code ai writes
›
ch 02 · read the data shapes
lesson 1 of 3 · the shapes ai dumps on you — lists, dicts, and nesting
step 2 of 8 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 1
park a thought