toggleCASE by pooq

b:=0;File standardInput foreach(a,if(a<11,b=0,if(a<91,a=a+32;b=32-b));(a-b)asCharacter print)

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

download

return to the top page