public class Fith { public static void main (String [] args ) { int i; for (i = 0; i < args.length; i++) System.out.println (argss[i]); } }