This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
zhihao.gu
/
CheckCardBoxAndDefectServer
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
e72075ba40
Ramuri
Etichete
master
CheckCardBoxAnd...
/
Test
/
test01.py
test01.py
99 B
Istoric
Crud
1
2
3
4
5
6
import json
with open("../temp/test_return.json", 'r') as f:
data = json.load(f)
print(data)