Created
July 9, 2018 11:17
-
-
Save supphawit/7e61f6c9f9ce8597bc72b50eb9793979 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def prayud(): | |
print ("---------------------------------------------") | |
print ("| (( ####@@!!$$ )) |") | |
print ("| `#####@@!$$` )) |") | |
print ("| (( '####@!!$: |") | |
print ("| (( ,####@!!$: )) |") | |
print ("| .###@!!$: |") | |
print ("| `##@@!$: |") | |
print ("| `#@!!$ |") | |
print ("| !@# `#@!$: @#$ |") | |
print ("| #$ `#@!$: !@! |") | |
print ("| '@!$: |") | |
print ("| '`\ !$: /`' |") | |
print ("| '\ '!: /' |") | |
print ("| '\ : /' |") | |
print ("---------------------------------------------") | |
print ("| Name: Grandpa Prayud(ตาประหยัด) |") | |
print ("| Ability: Can get angry anytime |") | |
print ("| he want (str +99) |") | |
print ("| Weapon: Table |") | |
print ("| Hobby: Do an exercise |") | |
print ("---------------------------------------------") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment