Slow Joe (slow_joe)

Race #27

View Pit Stop page for race #27 by slow_joeGhost race

View profile for Slow Joe (slow_joe)

Official speed 38.22 wpm (74.10 seconds elapsed during race)
Race Start September 20, 2012 4:18:36am UTC
Race Finish September 20, 2012 4:19:50am UTC
Outcome No win (3 of 3)
Accuracy 87.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)))