Just from looking at your code, I'd say you just need to change "system.out.println" to "System.out.println"
Notice that Java is case-sensitive