![]() | Fortran/C programmers tend to think of indices as integers |
![]() | Scripters make heavy use of dictionaries and text-type indices (keys) |
![]() | Python dictionaries can use (almost) any object as key (!) |
![]() | A dictionary is also often called hash (e.g. in Perl) or associative array |
![]() | Examples will demonstrate their use |