Linux words by recursive

while 1:v=raw_input().lower();l=len(v)-5;print l/99or sum(map(str.__ne__,v,"lin"+"n"*l+"ux"))

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

download

return to the top page