In Python, you can pretty-print objects such as lists ( list ) and dictionaries ( dict ) with the pprint module.
確定! 回上一頁