回答編集履歴

1

引数を変更

2019/05/15 05:00

投稿

mather
mather

スコア6753

test CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  ```python
14
14
 
15
- def selfdeck_list(name,newnum):
15
+ def selfdeck_list(name):
16
16
 
17
17
  battle = battle_info(name)
18
18