hndrprmn_ (hendrapermana)

Race #5

View Pit Stop page for race #5 by hendrapermanaGhost race

View profile for hndrprmn_ (hendrapermana)

Official speed 47.41 wpm (59.73 seconds elapsed during race)
Race Start January 15, 2012 8:23:26am UTC
Race Finish January 15, 2012 8:24:26am UTC
Outcome Win (1 of 3)
Accuracy 94.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)))