Find the error and rewrite the code. Y=integer(input(“Enter 1 or 10”)) if Y==10 for Y in range(1,11): print(Y) else: for m in range(5,0,-1): print(thank you)