Enoch (enochs)

Race #32

View Pit Stop page for race #32 by enochsGhost race

View profile for Enoch (enochs)

Official speed 24.34 wpm (116.35 seconds elapsed during race)
Race Start February 7, 2011 1:30:47am UTC
Race Finish February 7, 2011 1:32:43am UTC
Outcome No win (1 of 1)
Points 0.00
Text #10008 (Length: 236 characters)

(defop hello2 req (w/link (pr "there") (pr "here"))) (defop hello3 req (w/link (w/link (pr "end") (pr "middle")) (pr "start"))) (defop hello4 req (aform [w/link (pr "you said: " (arg _ "foo")) (pr "click here")] (input "foo") (submit)))