That is not correct python syntax. Dictionaries are created like that: my_dictionary = {"name":"John", "age":"33"}.
確定! 回上一頁