Arvind (arvind81983)

Race #100

View Pit Stop page for race #100 by arvind81983Ghost race

View profile for Arvind (arvind81983)

Official speed 29.28 wpm (96.72 seconds elapsed during race)
Race Start July 9, 2015 7:36:03am UTC
Race Finish July 9, 2015 7:37:40am UTC
Outcome No win (3 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)))