} else if(month == 12) { sign = "Sagittarius"; } System.out.println("Your Zodiac sign is " + sign + "."); }
Leave a comment: