Month Name by pooq

File standardInput readLines slice(1)map(v,writeln(v," "," January February March April May June July August September October  December"split at(v asNumber)))

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

download

return to the top page