Aaron (saint8900)

Race #4

View Pit Stop page for race #4 by saint8900Ghost race

View profile for Aaron (saint8900)

Official speed 29.57 wpm (95.77 seconds elapsed during race)
Race Start February 20, 2012 3:05:10am UTC
Race Finish February 20, 2012 3:06:46am UTC
Outcome No win (3 of 3)
Accuracy 91.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)))