def __init__(self,*args): self.ListeMonomes = [ monome( args[d] , d ) for d in range(len(args)) ]