• + 0 comments

    I think it's not so good idea, better use format in print, like: print('%s%s' % (' ' * (n - i), '#' * i))