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