Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created December 27, 2020 01:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/466fb86a5d29f18ea720ffc352b7c31b to your computer and use it in GitHub Desktop.
Save parzibyte/466fb86a5d29f18ea720ffc352b7c31b to your computer and use it in GitHub Desktop.
arreglo = [5,123,1,4,3,1,9,8, 1]
print("El arreglo es: " + str(arreglo))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment