JSON (JavaScript Object Notation)輕量級的資料交換語言,容易閱讀的文字為主, ... "Email": "[email protected]"}' j = json.loads(str1) print(j) print(type(j)).
確定! 回上一頁