This question carries 5 points extra credit. Add the two mis…

This question carries 5 points extra credit. Add the two missing statements/words (–1– and –2–) in the below Java program to ensure, Go Gators! is printed as output.   enum Color { RED, BLUE, ORANGE}public class Main { public static void main(String –2–