-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlogo.py
More file actions
28 lines (28 loc) · 1022 Bytes
/
Copy pathlogo.py
File metadata and controls
28 lines (28 loc) · 1022 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
logo = r"""
/* _____ _____ */
/* ( ___ )---------------------------------( ___ ) */
/* | | | | */
/* | | /$$ /$$ | | */
/* | | | $$$ /$$$ | | */
/* | | | $$$$ /$$$$ /$$$$$$ /$$ /$$ | | */
/* | | | $$ $$/$$ $$ |____ $$| $$ /$$/ | | */
/* | | | $$ $$$| $$ /$$$$$$$ \ $$$$/ | | */
/* | | | $$\ $ | $$ /$$__ $$ >$$ $$ | | */
/* | | | $$ \/ | $$| $$$$$$$ /$$/\ $$ | | */
/* | | |__/ |__/ \_______/|__/ \__/ | | */
/* | | | | */
/* | | </> By @A_liou V1.0 | | */
/* |___| |___| */
/* (_____)---------------------------------(_____) */
"""
error = r"""
Oh! une erreur est survenue
_______
|.-----.|
||x . x||
||_.-._||
`--)-(--`
__[=== o]___
|:::::::::::|\
`-=========-`()
"""