I'm relatively new to python, and I'm trying to create a pokemon battle.
This error has come up, I've looked up solutions but it hasn't helped me as I can't understand it properly.
Please help, I'd like to learn especially since I'm planning on taking IT and computer science for GCSEs.
Thank you in advance.
vantage23 0 Newbie Poster
Recommended Answers
Jump to Posthttps://www.google.com/search?q=python+input&gl=US tells us how to use the input function. Always check your docs.
Jump to PostIf by "correct" you mean "syntactically correct" your python interpreter will tell you that. If you mean does it have any logic errors, you'll have to determine that. We can only see what the code does. Only you know what you want it to do. Learning how to debug is …
All 5 Replies
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
rproffitt 2,701 https://5calls.org Moderator
vantage23 0 Newbie Poster
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
vantage23 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.