コード例 #1
0
ファイル: Main.py プロジェクト: berryme/pythonPractice
def execute( ):
    j = Json.JSONRead(open("test.json"))
    j.write()