import lista while True : a = "Banco_01.txt" b = 10 c = input("Digite: ") lista.cripto(a,c,b) lista.descriptar(a,b)