Sumit (sumit91)

Race #17

View Pit Stop page for race #17 by sumit91Ghost race

View profile for Sumit (sumit91)

Official speed 42.13 wpm (67.22 seconds elapsed during race)
Race Start May 15, 2011 9:17:56am UTC
Race Finish May 15, 2011 9:19:03am UTC
Outcome No win (2 of 3)
Accuracy 91.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)))