Which of the following lines will NOT result in a syntax error?

(1 point)
Responses

A. if a = b:

B. if a > b

C. If a > b:
D. IF a > b:

B. if a > b