CleverProgrammer/cleverprogrammer_stuff

error

gauravgianani opened this issue · 5 comments

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. 🗡

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 !!