質問編集履歴
1
誤字を修正
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
|
|