Online Home of Yash Kapoor
Online Home
Home
How to create buttons in HTML
Slider
Carousel Example
Previous
Next
Thursday, December 2, 2021
python request example
import
requests
x = requests.get(
'https://w3schools.com/python/demopage.htm'
)
print
(x.text)
reference :-
https://www.w3schools.com/python/module_requests.asp
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment