This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
zhihao.gu
/
CheckCardBoxAndDefectServer
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
16807a4560
Haarat
Tagit
master
CheckCardBoxAnd...
/
Test
/
test01.py
test01.py
99 B
Historia
Raaka
1
2
3
4
5
6
import json
with open("../temp/test_return.json", 'r') as f:
data = json.load(f)
print(data)