from fonction_afficheStats import afficheStats """programme principal""" joueur = input("quel joueur souhaitez vous analyser ?") afficheStats(joueur)