This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
zhihao.gu
/
CheckCardBoxAndDefectServer
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e72075ba40
Rami (Branch)
Tag
master
CheckCardBoxAnd...
/
Test
/
test01.py
test01.py
99 B
Cronologia
Originale
1
2
3
4
5
6
import json
with open("../temp/test_return.json", 'r') as f:
data = json.load(f)
print(data)