ASCII art banner for your Python script
Creating ASCII art I experimented with ways to create ASCII art to implement as a banner for my Python terminal app. There are several free online ASCII art creators (links included below). I first tested out those. However, the characters would be s...
Sep 13, 20233 min read330
