Will the print() function be executed in the following code?

No - a SyntaxError will be raisedYes - because print() is before the incorrect syntax

No - a SyntaxError will be raised.