added ascii art

This commit is contained in:
Dominik Moritz Roth 2020-07-17 20:28:20 +02:00
parent 86fc85a7bf
commit 3aaca4ee8f

55
Rex.py
View File

@ -9,6 +9,61 @@ from prompt_toolkit.completion import Completion
from prompt_toolkit.auto_suggest import AutoSuggestFromHistory
from fuzzywuzzy import fuzz
# @@@@
# &@((((((((@@&(@@@
# &(((((@(((((((@(((((((((((((((
# ,(((((((%(((((((((@((((((@
# (((((@(@(((((((((
# @((((((((((@@
# @(
# @(
# @( @@@@@@@@@@
# @( @ &
# @( @
# @( @@ @ &@
# @( / @ ( @
# @( % @ & (
# @( @ @ (
# @( @ @
# @( @ # @
# @( * # #* (
# @( @ ### ####
# @( @ ##### ## ## ,
# @( ## ## ## ## @
# @( @ ,, , ,, ## #,##. #### ## ,,,, ,. @
# @( (@ ,, , ,, ### ## # # ## ### ,,,, ,. @(@
# @( @ ((@ ,, , ,, ### # (### ,,,, , @((* @@
# @( @ ((( (((*
# @( @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
# %(((@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
# %(((@ @###################################################################
# %(((@ @####@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#####
# %(((@ @ #########@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@########
# @ ##########&@@@@@@@@@@@@@@@@@@@@@@@@@@@###########
# @ ########%@@@@@@@@@@@@@@@@@#########
# @ ####@@@@@@@@@@@@@@#####
# * % ###@@@@@@@@@@@@@### @
# / % @ ###@@@@@@@@@@@### @ (
# @ @ ###@@@@@@@@@###. @ , @
# @ @ @ ###@@@@@@@@@### @
# @ @ ###@@@@@@@### @ @ @
# & @ #@@,,,,@@## @ @ @
# @ @ . @,@@@@,@@@,, @ @ @
# @ @ @ (@@@@#######@@@,@ @ % @
# @ # @ @@,@ ########### @@@ @ @
# @ @ ,,@ ########### &,, @ @@@
# @@@ ,, ########### *,, @@@@
# (,@ ########### @,,
# *, ########### ,,@ @@
# (. @ %, ########### @& #@ @
# @ @ #@ ########### , #@ @
# @ @ #@@@@@@@@@# @@ @
# .@ (@/ #@@@@@@@@@# @@ @@
# (@ @@@@@@@@@ @@ ,
# @ #@* @@@@@@@@@# @
# @ @
# @@@@, @@@
async def test():
print("pokemon go")