To pretty print JSON in Python, you can use the "json.dumps()" function and the indent parameter to control the output format.
確定! 回上一頁