mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-18 13:08:54 +02:00
ASCII improvement
This commit is contained in:
parent
50c009aa5b
commit
2b720f6cd3
1 changed files with 22 additions and 21 deletions
43
pblogo.py
43
pblogo.py
|
|
@ -20,27 +20,26 @@ def tick():
|
|||
|
||||
|
||||
|
||||
@
|
||||
|
||||
@
|
||||
@
|
||||
@@
|
||||
@@
|
||||
@@@
|
||||
@@@ @@.
|
||||
@@@@@@@
|
||||
@@@@@@@@
|
||||
@@@@
|
||||
@@@@
|
||||
@ @@@@
|
||||
@@@@@@@@
|
||||
@@@@@@@@
|
||||
@@@
|
||||
@@@
|
||||
@@
|
||||
@@
|
||||
@
|
||||
@
|
||||
@
|
||||
@
|
||||
@
|
||||
@@
|
||||
@@
|
||||
@@@
|
||||
@@@ @@.
|
||||
@@@@@@@
|
||||
@@@@@@@@
|
||||
@@@@
|
||||
@@@@
|
||||
@ @@@@
|
||||
@@@@@@@@
|
||||
@@@@@@@@
|
||||
@@@
|
||||
@@@
|
||||
@@
|
||||
@@
|
||||
@
|
||||
@
|
||||
|
||||
|
||||
|
||||
|
|
@ -49,6 +48,8 @@ def tick():
|
|||
|
||||
\033[0;37;40m""")
|
||||
|
||||
blogo()
|
||||
tick()
|
||||
|
||||
def canceled():
|
||||
print("""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue