Created
May 8, 2016 04:19
-
-
Save RikerW/156f5952e5ce427d9a12b6056b892285 to your computer and use it in GitHub Desktop.
Mother's Day
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import termcolor, pyfiglet | |
print termcolor.colored(pyfiglet.figlet_format("Happy Mother's Day Mom!!!", "bubble"),"yellow") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment