نتیجه را سفارش دهید(Order the Result)

روش json.dumps() دارای پارامترهایی برای
ترتیب کلیدها در نتیجه:



مثال


Use the sort_keys parameter to specify if
the result should be sorted or not:



json.dumps(x, indent=4, sort_keys=True)