error
gauravgianani opened this issue · 5 comments
gauravgianani commented
error in line qazi = Fighter("Qazi")
when i run in idle
sangamkharel commented
can you copy all of your code and show it. Maybe i will be able to see something that will fix it. 🗡
gauravgianani commented
I got my error thank you :)
…On Dec 26, 2017 5:24 PM, "sangamkharel" ***@***.***> 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
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUCIZd3xm4CJREda1kwXgNriZ56ZDg9Oks5tEN6JgaJpZM4RMlH3>
.
sangamkharel commented
o I see, you fixed it. Ok, that's great! 👍
yeshijinsel commented
Is still open
bhanudagar commented
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 !!