Adrian (apardo04)

Race #1

View Pit Stop page for race #1 by apardo04Ghost race

View profile for Adrian (apardo04)

Official speed 27.20 wpm (104.12 seconds elapsed during race)
Race Start September 3, 2015 10:10:05pm UTC
Race Finish September 3, 2015 10:11:49pm UTC
Outcome No win (3 of 3)
Accuracy 89.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)))