CHALLENGE ACTIVITY 1. 4. 1: Basic syntax errors. Type the statements. Then, correct the one syntax error in each statement. Hints: Statements end in semicolons, and string literals use double quotes. System. Out. Println("Predictions are hard. "); System. Out. Print("Especially '); System. Out. Println("about the future. "). System. Out. Println("Num is: " - userName);