The Nerdy Sixty | (05/60) ASCII Banner | Challenge
Print your own banner or large text in the terminal using ASCII art. Hint 1
There’s a utility called “figlet” for printing large letters in ASCII. Hint 2
Try installing figlet (`sudo apt install figlet`) and running `figlet YOURTEXT`.
Leave a Reply