This commit is contained in:
03jossellin-herrera-rodriguez 2024-02-28 07:42:12 -06:00
parent 6e91298112
commit 0572abee89
1 changed files with 2 additions and 0 deletions

View File

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