Compound interest by pooq

pull d":"e":"f
do i=1 to d
say e
e=e+e*f%100
end

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

download

return to the top page