Dictionary A dictionary holds an unordered collection of elements accessed by a key. Understanding dictionaries This is an introduction to dictionaries. DICTIONARY A dictionary defines an associative array (hash-map) of elements. DICTIONARY in action Dictionary methods Dictionary variables can be used to invoke built-in methods. Examples Dictionary usage examples.