Untitled
unknown
plain_text
2 years ago
212 B
5
Indexable
header_box = f"""\ ╔{''.ljust(header_width, '═')}╗ ║{''.ljust(header_width - 2, ' ')}║ ║ {header_info.strip()} ║ ║{''.ljust(header_width - 2, ' ')}║ ╚{''.ljust(header_width, '═')}╝ """
Editor is loading...
Leave a Comment