added some tests

This commit is contained in:
2026-02-16 22:33:40 +01:00
parent c5b16b7e02
commit 0c3ad09db4
29 changed files with 245 additions and 30 deletions

View File

@@ -44,3 +44,10 @@
* applicaInteresse(2) // aggiunge circa 1.33 euro (0.02 × 800 / 12)
* visualizzaSaldo() // "€ 801,33"
*/
// Scrivi qui il tuo codice
// ZONA TEST - NON MODIFICARE
// Testa le funzioni manualmente seguendo l'esempio sopra