Shonda just wrote an If statement, but it does not work. Which of the following changes should she make to fix her code?
A. Add a period to the end of the first line of her if statement.
B. Add a colon to the end of the first line of her if statement.
C. Make sure the word “if” is capitalized.
D. Add parenthesis around the condition of the if statement.