Paste a Python error message and get a student-friendly explanation with suggestions for how to fix it.
Designed with the WJEC specification in mindWhen Python can't understand or run your code, it gives you an error message. These messages might look scary, but they're actually Python trying to help you! They tell you exactly what went wrong and where.