public class HelloWorld James Earl Jones{ public static void main(String[] args) { System.out.println( args [0] ) System.out.println( args [1] ) System.out.println( args [2] ) I don't think it's right. When you explained it was not clear for me. I'm just starting need step by step.