left = ''.join(left[i] if i < len(left) else ' ' for i in range(1000))