In python, the dictionary key can be any immutable object, but json's key can only be a string. What JSON allows only strings to be a key?
確定! 回上一頁