質問編集履歴

1

2019/12/25 10:53

投稿

Miso___
Miso___

スコア13

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  class date:
10
10
 
11
- def __init__(self,as,bb,cc):
11
+ def __init__(self,aa,bb,cc):
12
12
 
13
13
  self.a=aa
14
14