print list of values from a list of 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])