Arvind (arvind81983)

Race #437

View Pit Stop page for race #437 by arvind81983Ghost race

View profile for Arvind (arvind81983)

Official speed 50.08 wpm (56.55 seconds elapsed during race)
Race Start August 25, 2016 8:27:03pm UTC
Race Finish August 25, 2016 8:27:59pm UTC
Outcome Win (1 of 3)
Accuracy 98.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)))