Programming > Core Python Programming > Welcome to Python! > Chapter 7 —Dictionaries
Dictionaries are Python's mapping or hashing type. Like other data types, dictionaries also have operators and applicable built-in functions and methods.
© 2002, O'Reilly & Associates, Inc.