0
why is the class not taking its attributes ??
https://code.sololearn.com/crrDm4VDDxG9/#py Even though i have a attribute named "compare" under my class "computer". it is unable to recognize it. So can anyone guide me a better way to sort this out ??
3 Respuestas
+ 5
Mani your code is correct.
There are some indentation mistakes and extra spaces in your code
+ 3
Mani please use the tab option for indentation and as I said before, a class name should start with a capital letter.
https://code.sololearn.com/cM400Nd46848/?ref=app
+ 3
I know codemonkey but if you are going to do something, do it right, right?😃😃