Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function printLogo()
- print(" .__ __ ")
- print(" _____ |__| ____ _______/ |_ ____ ")
- print(" / \| |/ \ / ___/\ __\/ _ \")
- print("| Y Y \ | | \\___ \ | | ( <_> )")
- print("|__|_| /__|___| /____ > |__| \____/ ")
- print(" \/ \/ \/ ")
- end
- printLogo()
Advertisement
Add Comment
Please, Sign In to add comment