Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created September 18, 2019 15:44
Show Gist options
  • Save parzibyte/e5c53464512593ea6b492d557bb1cc21 to your computer and use it in GitHub Desktop.
Save parzibyte/e5c53464512593ea6b492d557bb1cc21 to your computer and use it in GitHub Desktop.
// Definir arreglo y sus elementos
int[] numeros = new int[] { 1, 2, 3, 4, 5 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment