Skip to content

Instantly share code, notes, and snippets.

@jlxip
Created March 20, 2018 20:49
Show Gist options
  • Save jlxip/b4b07ab1d9c50d31d2ed3811711c7739 to your computer and use it in GitHub Desktop.
Save jlxip/b4b07ab1d9c50d31d2ed3811711c7739 to your computer and use it in GitHub Desktop.
# Source: http://www.asciiworld.com/-Death-Co-.html
skull = ' uuuuuuu\n uu$$$$$$$$$$$uu\n uu$$$$$$$$$$$$$$$$$uu\n u$$$$$$$$$$$$$$$$$$$$$u\n u$$$$$$$$$$$$$$$$$$$$$$$u\n u$$$$$$$$$$$$$$$$$$$$$$$$$u\n u$$$$$$$$$$$$$$$$$$$$$$$$$u\n u$$$$$$" "$$$" "$$$$$$u\n "$$$$" u$u $$$$"\n $$$u u$u u$$$\n $$$u u$$$u u$$$\n "$$$$uu$$$ $$$uu$$$$"\n "$$$$$$$" "$$$$$$$"\n u$$$$$$$u$$$$$$$u\n u$"$"$"$"$"$"$u\n uuu $$u$ $ $ $ $u$$ uuu\n u$$$$ $$$$$u$u$u$$$ u$$$$\n $$$$$uu "$$$$$$$$$" uu$$$$$$\nu$$$$$$$$$$$uu """"" uuuu$$$$$$$$$$\n$$$$"""$$$$$$$$$$uuu uu$$$$$$$$$"""$$$"\n """ ""$$$$$$$$$$$uu ""$"""\n uuuu ""$$$$$$$$$$uuu\n u$$$uuu$$$$$$$$$uu ""$$$$$$$$$$$uuu$$$\n $$$$$$$$$$"""" ""$$$$$$$$$$$"\n "$$$$$" ""$$$$""\n $$$" $$$$"\n'
def printSkull():
print skull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment