Python sample question with answer 32

Question:
The following Python statement has an error in it:
print("John, Paul, George, and Ringo)
What kind of error is this an example of?

  1. Beatle Error
  2. Measurement Error
  3. Runtime Error
  4. Syntax Error
Answer:
D - is the correct answer