Dictionary Python Tutorial

fdict = dict((['x', 1], ['y', 2]))
print fdict