Mon Nov 20 2023 15:18:33 GMT+0000 (Coordinated Universal Time)
Saved by @rodrigo
static int[] numeros = new int[100]; int suma = 0; double media = 0; for (int i=0; i< col.lenght; i++){ numeros[i] = numero +1; }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments