stable partition by Defenestrator

s=raw_input();c=s[0];f=filter;print f(c.__gt__,s)+f(c.__eq__,s)+f(c.__lt__,s)

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

download

return to the top page