2009-12-03 14:56:38 UTC
i type at the top final char newline = "\n"
then System.out.println (fivesyl1 + "\n" + sevensyl1) but it wont compile i get an error reading
')' excepted i added () around the n but it didnt do anything
please help!