質問編集履歴
3
編集
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|
2
編集
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,9 +10,9 @@
|
|
10
10
|
|
11
11
|
|
12
12
|
|
13
|
-
yo
|
13
|
+
youtubeのサイト
|
14
14
|
|
15
|
-
|
15
|
+
> https://www.youtube.com/watch?v=mwk3V5X3rUg&list=PL4Y-mUWLK2t1LehwHVwAqxXTXw5xd-Yq8&index=11
|
16
16
|
|
17
17
|
```
|
18
18
|
|
1
編集
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,6 +1,4 @@
|
|
1
1
|
youtubeのwebスクレイピングの動画をやっています。
|
2
|
-
|
3
|
-
https://www.youtube.com/watch?v=mwk3V5X3rUg&list=PL4Y-mUWLK2t1LehwHVwAqxXTXw5xd-Yq8&index=11
|
4
2
|
|
5
3
|
下記のファイルをpython Section11/lesson.pyで実行するとSyntaxErrorエラーになってしまいます。
|
6
4
|
|
@@ -11,6 +9,10 @@
|
|
11
9
|
> https://techacademy.jp/magazine/22345
|
12
10
|
|
13
11
|
|
12
|
+
|
13
|
+
yooutubeのサイト
|
14
|
+
|
15
|
+
```https://www.youtube.com/watch?v=mwk3V5X3rUg&list=PL4Y-mUWLK2t1LehwHVwAqxXTXw5xd-Yq8&index=11```
|
14
16
|
|
15
17
|
```
|
16
18
|
|