I want to connect Customer to provider, two child class person in my code. How can i do it? I try somethink code. Thank you. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

I want to connect Customer to provider, two child class person in my code. How can i do it? I try somethink code. Thank you.

Connect to child class. https://code.sololearn.com/cUN31aKliAw4/?ref=app

14th Jun 2020, 4:01 PM
Malick Diagne
Malick Diagne - avatar
1 Resposta
+ 1
At line 18 remove firstname and make it just super(). This will help you run the code without error.
14th Jun 2020, 4:06 PM
Avinesh
Avinesh - avatar