#try to avoid input function a = 11 for i in range(1,a): print(i)
Click the run button. Try to avoid input() function.