import os from D import * nb=input("nombre") typ=input("type") print(jet(nb,typ)) os.system("pause")