diff --git a/helloworld.java b/helloworld.java index bcaf931..3969ea7 100644 --- a/helloworld.java +++ b/helloworld.java @@ -1,6 +1,5 @@ -public class helloworld { - public static void main(String args[]){ - System.out.println("Hola Mundo"); - } - -} +public class helloworld { + public static void main(String args[]) { + System.out.printIn("Hola Mundo_201602782"); + } +} \ No newline at end of file