I think it's System.out.println.

Also, I think I found something odd.

sure = myScanner.findInLine(".").charAt(0);

What is the findInLine thing for?

I'm going to check it quickly to be...