\'\'\' d = { \'key1\': \'value1\', \'key2\': \'12345\', \'anotherKey\': \'anotherValue\',
}
for x in d.items(): ans = input("Enter dict key") if ans