On Feb 5, 4:29 pm, Andrew Berg <bahamutzero8... at gmail.com> wrote: > This has nothing to do with dictionaries. If you want to add, delete, or > change items, use a list (or a set if there aren't supposed to be any > duplicates). AND you don't care about ordering...