Python Collections Visualizer

List []
Tuple ()
Set {}
Dict {k:v}
Mutable | Ordered
my_list = ["forest", "water"]
Select a collection type and click the action buttons to see how it behaves under the hood!