python and super is super
This commit is contained in:
@@ -11,4 +11,4 @@ class LeftBank(Bank):
|
||||
|
||||
|
||||
def hit(self):
|
||||
super.hit()
|
||||
super().hit()()
|
||||
Reference in New Issue
Block a user