質問編集履歴

2

誤字修正

2020/04/27 15:02

投稿

emonrap
emonrap

スコア1

test CHANGED
File without changes
test CHANGED
@@ -44,6 +44,8 @@
44
44
 
45
45
  self.fuel_consumption = 0
46
46
 
47
+ self.distance = 0
48
+
47
49
 
48
50
 
49
51
  def able(self,distance):

1

誤字修正

2020/04/27 15:02

投稿

emonrap
emonrap

スコア1

test CHANGED
File without changes
test CHANGED
@@ -42,7 +42,7 @@
42
42
 
43
43
  self.fuel = 0
44
44
 
45
- self.fuel = 0
45
+ self.fuel_consumption = 0
46
46
 
47
47
 
48
48