This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
zhihao.gu
/
CheckCardBoxAndDefectServer
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
e72075ba40
Ramas
Etiquetas
master
CheckCardBoxAnd...
/
Test
/
test01.py
test01.py
99 B
Histórico
Raw
1
2
3
4
5
6
import json
with open("../temp/test_return.json", 'r') as f:
data = json.load(f)
print(data)