diff --git a/Program.cs b/Program.cs index f364241..2395296 100644 --- a/Program.cs +++ b/Program.cs @@ -35,6 +35,8 @@ class Program break; case 2: Console.Clear(); + array = CreaArrayCasuale(); + Console.WriteLine(StampaPariDispari(array)); Pausa(); break; case 3: @@ -85,7 +87,7 @@ class Program int[] ritorno=new int[dimensione]; for(int i=0; i