S = 0 for n in range(8): S = S+n voir("somme"+str(n),False)