Patrick (thirdimpact)

Race #1

View Pit Stop page for race #1 by thirdimpactGhost race

View profile for Patrick (thirdimpact)

Official speed 31.69 wpm (89.37 seconds elapsed during race)
Race Start March 21, 2013 3:46:11pm UTC
Race Finish March 21, 2013 3:47:40pm UTC
Outcome No win (3 of 3)
Accuracy 93.0%
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)))