Created
March 20, 2018 20:49
-
-
Save jlxip/b4b07ab1d9c50d31d2ed3811711c7739 to your computer and use it in GitHub Desktop.
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
# 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