Michael (mzlee)

Race #2

View Pit Stop page for race #2 by mzleeGhost race

View profile for Michael (mzlee)

Official speed 37.31 wpm (75.90 seconds elapsed during race)
Race Start January 31, 2011 5:54:36am UTC
Race Finish January 31, 2011 5:55:52am 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)))