dict3 = {}dict3[1] = 'abc'dict3['1'] = 3.14159dict3[3.2] = 'xyz'print dict3
Name (required)
email (will not be published) (required)
Website