primeiro comit

master
250419 2025-11-13 15:52:51 +00:00
commit 953bf2b4d3
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
*/
package com.mycompany.projetorepeticao2correcao;
/**
*
* @author 250419
*/
public class Projetorepeticao2correcao {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}