4 lines
215 B
Markdown
Raw Normal View History

2018-10-03 08:28:43 -04:00
This is a simple Python script that will generate text with a neat border made from ASCII pipe characters.
Just run the script and input your lines of text, and it will print out the text with the border.
Enjoy! :D