To pretty print a JSON string in Python, you can use the json.dumps(indent) method of the built-in package named json.
確定! 回上一頁