This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
anweiguo
/
algorithm_platform
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
fe7bce568c
Branches
Tags
dev
dev_awg
dev_david
master
algorithm_pl...
/
data_processing
/
processing_limit_power
/
test.py
test.py
96 B
Lịch sử
Raw
1
2
3
4
5
6
7
import sys
from pymongo import MongoClient
if __name__=="__main__":
print(sys.executable)