Answer the question
In order to leave comments, you need to log in
Issues with requests python. How to fix an infinite request?
I'm trying to access the site `msudrf.ru` using Python requests. I write this code
import requests as req
print(1)
r = req.get("http://msudrf.ru")
print(2)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question