Nuova classe creata: ContoCorrente

This commit is contained in:
La Programmatrice Verde
2026-01-13 09:32:36 +01:00
parent 49d20e3ba5
commit b2b5b8b769

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