• + 0 comments
    for i in range(n):
            print(i+1, end='')``