Does anyone know why the request.get() function may not work

后端 未结 0 516
暖寄归人
暖寄归人 2020-11-28 08:57

Does anyone know why the following code doesn\'t work?

import requests
x = requests.get(\'https//yandex.ru\')
print(x.status_code)
相关标签:
回答
  • 消灭零回复
提交回复
热议问题