Python Collections Visualizer
List []
Tuple ()
Set {}
Dict {k:v}
Mutable | Ordered
my_list = ["forest", "water"]
Add Duplicate
Modify Item
Access Data
Reset
Select a collection type and click the action buttons to see how it behaves under the hood!