get element by index in dictionary python code example Example: python dictionary get element by index value_at_index = dic.values()[index]