-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathart.py
9 lines (8 loc) · 2.48 KB
/
art.py
1
2
3
4
5
6
7
8
9
logo = '''
███████╗██╗███╗ ███╗ ██████╗ ███╗ ██╗ ██████╗ ██╗ ██╗███████╗███████╗███████╗██╗███╗ ██╗ ██████╗ ██████╗ █████╗ ███╗ ███╗███████╗
██╔════╝██║████╗ ████║██╔═══██╗████╗ ██║ ██╔════╝ ██║ ██║██╔════╝██╔════╝██╔════╝██║████╗ ██║██╔════╝ ██╔════╝ ██╔══██╗████╗ ████║██╔════╝
███████╗██║██╔████╔██║██║ ██║██╔██╗ ██║ ██║ ███╗██║ ██║█████╗ ███████╗███████╗██║██╔██╗ ██║██║ ███╗ ██║ ███╗███████║██╔████╔██║█████╗
╚════██║██║██║╚██╔╝██║██║ ██║██║╚██╗██║ ██║ ██║██║ ██║██╔══╝ ╚════██║╚════██║██║██║╚██╗██║██║ ██║ ██║ ██║██╔══██║██║╚██╔╝██║██╔══╝
███████║██║██║ ╚═╝ ██║╚██████╔╝██║ ╚████║ ╚██████╔╝╚██████╔╝███████╗███████║███████║██║██║ ╚████║╚██████╔╝ ╚██████╔╝██║ ██║██║ ╚═╝ ██║███████╗
╚══════╝╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚══════╝╚══════╝╚══════╝╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝
'''