Michael (mikewags)

Race #4

View Pit Stop page for race #4 by mikewagsGhost race

View profile for Michael (mikewags)

Official speed 23.48 wpm (120.61 seconds elapsed during race)
Race Start February 2, 2012 2:16:23pm UTC
Race Finish February 2, 2012 2:18:24pm UTC
Outcome No win (2 of 2)
Accuracy 72.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)))