Colin (perplexes)

Race #7

View Pit Stop page for race #7 by perplexesGhost race

View profile for Colin (perplexes)

Official speed 35.50 wpm (79.77 seconds elapsed during race)
Race Start July 16, 2010 11:18:09pm UTC
Race Finish July 16, 2010 11:19:29pm UTC
Outcome Win (1 of 3)
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)))