https://pastein.ru/t/Xs
скопируйте уникальную ссылку для отправки
a = int(input()) b = int(input()) for i in range (a,b +1): print(i)