質問編集履歴

1

誤字を修正

2020/04/19 04:09

投稿

SK.12914232
SK.12914232

スコア9

test CHANGED
File without changes
test CHANGED
@@ -49,6 +49,8 @@
49
49
 
50
50
 
51
51
  ・Pythonプログラム
52
+
53
+ from bs4 import BeautifulSoup
52
54
 
53
55
  fp = open("./fruits-vegetables.html",encoding="utf-8")
54
56