Syntax Error
An error that occurs when the Python interpreter encounters code that does not conform to the syntax rules of the language. It prevents the program from running.
Press