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