print list of values in dictionary python code example Example 1: dict get list of values list(d.values()) Example 2: python print list in dictionary print (x"KEY"[0])