0
While using classes...is it necesary that we start with the __init__ method or can we jst start with a function other than init?
Here i startrd with a charector function..and its saying it aint defined...but y? https://code.sololearn.com/ci68mU1wGKr4/?ref=app
3 Antworten
+ 1
show us your code so we can try to figure out why it is not defined
0
Helena i jst did...can u pls tell me