From bbf978a1894be5c45c4e4101f8c2d62bd8c4c3a5 Mon Sep 17 00:00:00 2001 From: La Programmatrice Verde Date: Wed, 6 Nov 2024 16:50:22 +0100 Subject: [PATCH] Modifica commento --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index eb92c96..6ae07d2 100644 --- a/Program.cs +++ b/Program.cs @@ -4,7 +4,7 @@ class Program { static void Main(string[] args) { - //dichiarazione variabili + //dichiarazione variabili int i, num; ulong fattoriale;