Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created May 24, 2021 17:44
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/343bdc228fc07a995b27911cda3a84c7 to your computer and use it in GitHub Desktop.
Save parzibyte/343bdc228fc07a995b27911cda3a84c7 to your computer and use it in GitHub Desktop.
diferencia = diferencia_en_porcentaje(150, 100)
print(f"La diferencia es: {diferencia}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment