Skip to content

Instantly share code, notes, and snippets.

@mbjames
Last active May 11, 2021 22:19
Show Gist options
  • Save mbjames/e9fa0e8ec9cc3a4b304649f4ea92d0d9 to your computer and use it in GitHub Desktop.
Save mbjames/e9fa0e8ec9cc3a4b304649f4ea92d0d9 to your computer and use it in GitHub Desktop.
Pokemon Snap Lental Region Name In ASCII
def print_banner():
print("\n # ######")
print(" # ###### # # ##### ## # # # ###### #### # #### # #")
print(" # # ## # # # # # # # # # # # # # ## #")
print(" # ##### # # # # # # # ###### ##### # # # # # # #")
print(" # # # # # # ###### # # # # # ### # # # # # #")
print(" # # # ## # # # # # # # # # # # # # ##")
print(" ####### ###### # # # # # ###### # # ###### #### # #### # #")
print_banner()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment