error
error in line qazi = Fighter("Qazi") when i run in idle
can you copy all of your code and show it. Maybe i will be able to see something that will fix it. 🗡
I got my error thank you :)
On Dec 26, 2017 5:24 PM, "sangamkharel" [email protected] wrote:
can you copy all of your code and show it. Maybe i will be able to see something that will fix it. 🗡
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CleverProgrammer/cleverprogrammer_stuff/issues/2#issuecomment-353960298, or mute the thread https://github.com/notifications/unsubscribe-auth/AUCIZd3xm4CJREda1kwXgNriZ56ZDg9Oks5tEN6JgaJpZM4RMlH3 .
o I see, you fixed it. Ok, that's great! 👍
Is still open
error in line qazi = Fighter("Qazi") when i run in idle
I think ur class name will be Fighters and you are writing it Fighter in line """ qazi = Fighter("Qazi") Thats the error i guess !!