piot (piot)

Race #8

View Pit Stop page for race #8 by piotGhost race

View profile for piot (piot)

Official speed 28.19 wpm (100.46 seconds elapsed during race)
Race Start November 3, 2012 4:11:25pm UTC
Race Finish November 3, 2012 4:13:06pm UTC
Outcome Win (1 of 3)
Accuracy 95.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)))