Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created September 18, 2019 15:42
Show Gist options
  • Save parzibyte/70b332fbb35c51b090bcaf144f2af303 to your computer and use it in GitHub Desktop.
Save parzibyte/70b332fbb35c51b090bcaf144f2af303 to your computer and use it in GitHub Desktop.
// Definir arreglo de 5 elementos
int[] edades = new int[5];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment