Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Challenge

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.

Name: Anonymous 2009-08-08 3:18

>>1
Uh, wouldn't it make more sense to serve it over the Internet by some means?
(with-open-file (f "DICKS.HTML :direction :output)
  (with-html-output (f)
    (:html (:body "DICKSDICKSDICKS"))))


Why such a trivial challenge?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List