-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathart.py
More file actions
12 lines (10 loc) · 1.5 KB
/
art.py
File metadata and controls
12 lines (10 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
logo = """
/$$$$$$ /$$$$$$$$ /$$ /$$ /$$ /$$
/$$__ $$ |__ $$__/| $$ | $$$ | $$ | $$
| $$ \__/ /$$ /$$ /$$$$$$ /$$$$$$$ /$$$$$$$ | $$ | $$$$$$$ /$$$$$$ | $$$$| $$ /$$ /$$ /$$$$$$/$$$$ | $$$$$$$ /$$$$$$ /$$$$$$
| $$ /$$$$| $$ | $$ /$$__ $$ /$$_____//$$_____/ | $$ | $$__ $$ /$$__ $$ | $$ $$ $$| $$ | $$| $$_ $$_ $$| $$__ $$ /$$__ $$ /$$__ $$
| $$|_ $$| $$ | $$| $$$$$$$$| $$$$$$| $$$$$$ | $$ | $$ \ $$| $$$$$$$$ | $$ $$$$| $$ | $$| $$ \ $$ \ $$| $$ \ $$| $$$$$$$$| $$ \__/
| $$ \ $$| $$ | $$| $$_____/ \____ $$\____ $$ | $$ | $$ | $$| $$_____/ | $$\ $$$| $$ | $$| $$ | $$ | $$| $$ | $$| $$_____/| $$
| $$$$$$/| $$$$$$/| $$$$$$$ /$$$$$$$//$$$$$$$/ | $$ | $$ | $$| $$$$$$$ | $$ \ $$| $$$$$$/| $$ | $$ | $$| $$$$$$$/| $$$$$$$| $$
\______/ \______/ \_______/|_______/|_______/ |__/ |__/ |__/ \_______/ |__/ \__/ \______/ |__/ |__/ |__/|_______/ \_______/|__/
"""