def f(x): if x==1:return 1 for i in range(x+1): if x