for(i=0;i++<40;)print(i/.4+'% equals',i,'question'+(~-i?'s':''),'completed.\n')
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page