elif opcion == "3": print(f"\n{Fore.CYAN if colorama_available else ''}=== Actualizar Producto ===") id = validar_numero("ID del producto a actualizar: ", "int ...
Just a request to insert this on Readme, because it was my first time using Python on this PC and I didn't installed colorama, just python on python.org. For anyone having this issue: No module named ...