0
I call function superclass in subclass with keyword super. I have error. Thanks you.
Call function superclass in subclass. https://code.sololearn.com/WykB170y28bA/?ref=app
1 Respuesta
+ 11
Malick Diagne here is your fixed code have an look. you need to call function in extended class as well.
https://code.sololearn.com/WUFn2z82rD5s/?ref=app