Alright, now on the second line, type this line in: public static void main(String[] args) You probably have no idea what this line of code means, but do you see something familiar? Yes, the keyword public! This special piece of code can be accessed by other programs.