Commit f7ed22ce authored by Charles Torres's avatar Charles Torres

update RamaCharles.java

parent d10ad72b
Pipeline #293 failed with stages
...@@ -2,6 +2,6 @@ package org.example; ...@@ -2,6 +2,6 @@ package org.example;
public class Main { public class Main {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("Hola mundo v2"); System.out.println("Rama Charles");
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment