Nuova classe creata: Alimentare

This commit is contained in:
La Programmatrice Verde
2025-10-21 09:12:17 +02:00
parent 9b01458110
commit 12648aaac2

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 listaspesa;
/**
*
* @author Verde
*/
public class Alimentare {
}