Indent Space Alignment by mypetlion

a=input()
b='%-'+['4s%-'*2,'5s%-36s%-1','5s%-16s%-8s%-5s%'][ord(a[0])&3]+'3s\n'
while 1:a=input(b%tuple(a.split('`')))

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page