Answer:
Step-by-step explanation:
syntax error - with this error the code cannot be executed, its a crucial error within the code
name error - misspell an identifier name, will stop the code from running
ignore error - could be something like grammar ignored, wont stop the code running
executed - it will crash the whole code stopping it from running if it involved any of the errors above