Skip to content

Instantly share code, notes, and snippets.

@RikerW
Created May 8, 2016 04:19
Show Gist options
  • Save RikerW/156f5952e5ce427d9a12b6056b892285 to your computer and use it in GitHub Desktop.
Save RikerW/156f5952e5ce427d9a12b6056b892285 to your computer and use it in GitHub Desktop.
Mother's Day
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