This website requires JavaScript.
Explore
Help
Sign In
zhaoyafan
/
python-hello
Watch
1
Star
0
Fork
You've already forked python-hello
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0a7f8afd6c
python-hello
/
main.py
4 lines
101 B
Python
Raw
Blame
History
import
requests
requests
.
get
(
'
https://www.baidu.com/
'
)
.
status_code
==
200
and
print
(
'
Hello World.
'
)
Reference in New Issue
View Git Blame
Copy Permalink
蜀ICP备17043176号-1