Version 0 of dict values

Updated 2009-12-24 07:02:20 by AMG

Returns a list of values in a dictionary. [dict keys {a b c d e f g h}] returns b d f h.