回答編集履歴

1

Pythonのバージョンについて明記

2016/10/25 13:38

投稿

yamachu
yamachu

スコア191

test CHANGED
@@ -1,3 +1,5 @@
1
+ これはPython2.xの話ですよね?
2
+
1
3
  ```python
2
4
 
3
5
  list[0].decode('utf-8')