This commit is contained in:
prunzinho 2024-02-28 07:42:14 -06:00
parent 7540e633b1
commit a4d05077e2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ public class Primero {
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
System.out.println("Cambio1");
}
}