This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
zhihao.gu
/
CheckCardBoxAndDefectServer
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
e72075ba40
Ranting
Tag
master
CheckCardBoxAnd...
/
Test
/
test01.py
test01.py
99 B
Riwayat
Mentahan
1
2
3
4
5
6
import json
with open("../temp/test_return.json", 'r') as f:
data = json.load(f)
print(data)