From 9c652da7fcea161295daec45d0675410ffdbb6f6 Mon Sep 17 00:00:00 2001 From: Otzoy97 Date: Thu, 20 Jul 2017 21:17:28 -0600 Subject: [PATCH] Agregue mi carnet --- helloworld.java | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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