A dict is encoded as a JSON object, in key order. It is an error if any key is not a string. A list or tuple is encoded as a JSON array.
確定! 回上一頁