Delivery - Actividad 1 First compile the program with the command : javac Main.java Usage Then run the program like this: java Main calculos 10 20 java Main triangulo 9 10 18 Help To display the help / usage message execute the command: java Main --help