Matt (m4olivei)

Race #15

View Pit Stop page for race #15 by m4oliveiGhost race

View profile for Matt (m4olivei)

Official speed 28.50 wpm (99.37 seconds elapsed during race)
Race Start January 29, 2011 9:45:01pm UTC
Race Finish January 29, 2011 9:46:40pm UTC
Outcome Win (1 of 3)
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)))