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!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
+ 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