Skip to content

Instantly share code, notes, and snippets.

@VHSCODE
Last active October 18, 2023 13:53
Show Gist options
  • Save VHSCODE/83c0f429fd8f69ba2b3913008d6654be to your computer and use it in GitHub Desktop.
Save VHSCODE/83c0f429fd8f69ba2b3913008d6654be to your computer and use it in GitHub Desktop.

Comprobar Ceros

Puedes obtener el codigo aqui

Requisitos:

  • Sistema operativo Windows o basado en Linux
  • Python 3.16 o posterior
  • Libreria hashlib (Normalmente instalada por defecto)

Uso

  • Windows : python3 ./comprobar_ceros.py <archivo1> <archivo2>
  • Linux : ./comprobar_ceros.py <archivo1> <archivo2>

Licencia

Licenciado bajo licencia MIT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment