Another Table by m.ukai

let a,c="___________________","       ";;
print_string("     "^a^"_____
    /"^c^c^c^"  /|
   / "^c^c^c^" / |
  /  "^c^c^c^"//||
 /"^a^"____//|||
|  "^a^"  || |||
| || |||"^c^c^"| || |||
| || ||/"^c^c^"| || ||/
| ||    "^c^c^"| ||
| ||    "^c^c^"| ||
|_|/    "^c^c^"|_|/")

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page