Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 7, 2021 17:28
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/134bac1ed071179ab2ad05261d9cf362 to your computer and use it in GitHub Desktop.
Save parzibyte/134bac1ed071179ab2ad05261d9cf362 to your computer and use it in GitHub Desktop.
def capicua(numero):
return numero == invertir_numero(numero)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment