Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 1, 2022 03:51
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/f0529d235716748bfc6cad1e6541b1f6 to your computer and use it in GitHub Desktop.
Save parzibyte/f0529d235716748bfc6cad1e6541b1f6 to your computer and use it in GitHub Desktop.
impresoras = ConectorPython.ConectorV3.obtenerImpresoras()
print("Las impresoras son:")
print(impresoras)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment