This commit is contained in:
JuanManuelGutiérrezM 2024-02-28 07:42:12 -06:00
parent a6a8d5fdfe
commit ce099cd5f7
1 changed files with 1 additions and 0 deletions

View File

@ -12,5 +12,6 @@ public class Primero {
public static void main(String[] args) {
System.out.println("Hello World!");
System.out.println("Cambio 2");
}
}