質問編集履歴

1

誤字

2018/05/29 14:50

投稿

Akihito_Jv
Akihito_Jv

スコア64

test CHANGED
File without changes
test CHANGED
@@ -78,7 +78,7 @@
78
78
 
79
79
  File "C:\Users\owner\Documents\python_code\http.py", line 3, in <module>
80
80
 
81
- result = requests.get('http://soft-garden.co.jp/')
81
+ result = requests.get('https://www.google.co/jp/')
82
82
 
83
83
  AttributeError: module 'requests' has no attribute 'get'
84
84