tstats[learning_dvorac] (learning_dvorac)

Race #68

View Pit Stop page for race #68 by learning_dvoracGhost race

View profile for tstats[learning_dvorac] (learning_dvorac)

Official speed 39.62 wpm (71.48 seconds elapsed during race)
Race Start August 15, 2012 5:09:46pm UTC
Race Finish August 15, 2012 5:10:58pm UTC
Outcome No win (1 of 1)
Accuracy 92.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)))