import random v=1 def geschw(x): a=random.choice(range(0,10)) if a==0: b=random.choice(range(-9,10)) x=x+b*0.01 return x N=100 n=0 m=0 liste=[] while n