What common errors should I look for?

Question

This exercise mentions SyntaxError, are there other common error types I should look out for?

Answer

As you continue programming you’ll see common error names like TypeError, IndentationError, and many others, whose sources will become obvious the more you fix them. For an awesome infographic with lots of common errors, check out this PDF image of common errors and what causes them.

That awesome image was created by Martin at the website noted in the image: pythonforbiologists.com.

21 Likes

thanks for the explintion :grinning:

2 Likes

Good …nice presentation about handling errors in Python.

Image is broken, can you reupload it?

The link still worked. Now the image is also fixed :slight_smile:

I can not open the link. can you send me the image?

1 Like

Oh my god this picture is so useful thank you for uploading it