Nuova classe creata: Studente

This commit is contained in:
La Programmatrice Verde 2025-10-16 16:28:48 +02:00
parent 4773e112eb
commit 89fd4c8ee2

View File

@ -0,0 +1,13 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package ereditarieta;
/**
*
* @author Verde
*/
public class Studente {
}