質問するログイン新規登録

質問編集履歴

1

バージョン追加

2018/06/24 12:45

投稿

daiki002
daiki002

スコア68

title CHANGED
File without changes
body CHANGED
@@ -33,4 +33,7 @@
33
33
  File "1.py", line 7, in <module>
34
34
  data.append(('title001', 'http://example.com/001'))
35
35
  AttributeError: type object 'data' has no attribute 'append'
36
- ```
36
+ ```
37
+
38
+ # バージョン
39
+ Python 3.5.2