Why I can't take the Liste elements in other line
#Les identifiants du chef de service x=input("Enter your name: ") while (x!="ATEMENOU kelly"): print("Error") x=input("Enter your name: ") else: print("You are welcome sir \n Put the names of a news recrut") y=input() z=input() q=input() m=input() list=[y,z,q,m] Z=" , ".join(list) print("Our news recrut is: ",Z) #Les serveurs mee=input("Enter your name: ") def serveur(name): Liste=['viande','mouton','riz','café','poulet','boisson','poisson'] if name in list: _obtion_=input("Do you want to change or add some things?: ") if _obtion_=="change": int=input("What do you wante to change?: ") by=input("By?: ") if (int in Liste and by not in Liste): New=" ".join(Liste) Moi=New.replace(int,by) Liste=Moi.split(" ") print(Liste) else: print("Make sure you read the previous list") elif _obtion_ =="rem