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

@@ -11,3 +11,10 @@
* 4. Aggiungi il valore corrente a `somma`.
* 5. Stampa il risultato finale (Dovrebbe fare 5+6+7+8+9+10 = 45).
*/
// Scrivi qui il tuo codice
// ZONA TEST - NON MODIFICARE
// Con min=5 e max=10, somma dovrebbe essere 45