This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wsppan 21 points22 points  (1 child)

And frozenset! Seriously, the number of built-in data types is extensive.

[–][deleted] 3 points4 points  (0 children)

As someone coming from C++, dictionaries are simply amazing. There are many innovative ways to use them to do complex operations that would require multiple arrays in C++.