Method 2: Using pprint. Use the pprint library to pretty print JSON files as strings. For example: import json import pprint my_file = open(" ...
確定! 回上一頁