Roger (aranir)

Race #1

View Pit Stop page for race #1 by aranirGhost race

View profile for Roger (aranir)

Official speed 39.50 wpm (71.70 seconds elapsed during race)
Race Start September 10, 2015 12:04:30pm UTC
Race Finish September 10, 2015 12:05:42pm UTC
Outcome No win (2 of 5)
Accuracy 94.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)))