does anyone know how to make that show up in python
You have to import pyfiglet, and get their ascii art, by installing it first. Then import it, and use it.
Here's a link:
https://stackoverflow.com/questions/9632995/how-to-easily-print-ascii-art-text
You have to import pyfiglet, and get their ascii art, by installing it first. Then import it, and use it.
Here's a link:
https://stackoverflow.com/questions/9632995/how-to-easily-print-ascii-art-text