回答編集履歴
1
説明修正
answer
CHANGED
@@ -1,5 +1,9 @@
|
|
1
|
-
|
1
|
+
TypeError: 'NoneType' object is not callable
|
2
2
|
|
3
|
+
は起きません。
|
4
|
+
|
5
|
+
こちらでは以下のエラーが起きました。
|
6
|
+
|
3
7
|
```python
|
4
8
|
TypeError: expected string or bytes-like object
|
5
9
|
|