Name: Anonymous 2009-08-08 2:51
Write a program which creates a file named DICKS.HTML and writes "<html><body>DICKSDICKSDICKS</body></html>" inside.
Language with the shortest code wins.
Language with the shortest code wins.
“DICKS.HTML”,“w”→Φ→α▪
“<html><body>%s</body></html>∗n”→γ▪
“DICKS”·3→δ▪
αγδ→Π▪
Ξ←α▪
0→Ω▪