[Solved] Class in another class, the error as TypeError: Student.__init__() missing 1 required positional argument: ‘lap’ in line 21. s1=Student(‘raj’,2) [closed]



Class in another class, the error as TypeError: Student.__init__() missing 1 required positional argument: ‘lap’ in line 21. s1=Student(‘raj’,2) [closed]

solved Class in another class, the error as TypeError: Student.__init__() missing 1 required positional argument: ‘lap’ in line 21. s1=Student(‘raj’,2) [closed]