Initial commit

This commit is contained in:
La Programmatrice Verde
2025-09-30 09:11:06 +02:00
commit d09b2604a4
9 changed files with 1996 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Main.java to edit this template
*/
package rettangoli_quadrati;
/**
*
* @author Verde
*/
public class Rettangoli_Quadrati {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
}
}