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

質問編集履歴

1

追記

2020/05/19 06:39

投稿

saya24
saya24

スコア261

title CHANGED
File without changes
body CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
  ```ここに言語を入力
9
- a bytes-like object is required, not 'str'>
9
+ TypeError: a bytes-like object is required, not 'str'>
10
10
  writer.writerow(["header","data","だよ"])
11
11
 
12
12
  ```