This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zhihao.gu
/
CheckCardBoxAndDefectServer
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e72075ba40
Branches
Tags
master
CheckCardBoxAnd...
/
Test
/
test01.py
test01.py
99 B
Historique
Raw
1
2
3
4
5
6
import json
with open("../temp/test_return.json", 'r') as f:
data = json.load(f)
print(data)