from reader import * cal = input("Entrez votre calcul en NPI : ") print(npi2tree(tokenize(cal)).evalue())