loads() return either Python Dictionary or Python List. If JSON string is of the following format, then json.loads() returns a Python Dictionary. {key:value, ...
確定! 回上一頁