Norm (dwagner8)

Race #3

View Pit Stop page for race #3 by dwagner8Ghost race

View profile for Norm (dwagner8)

Official speed 46.45 wpm (60.97 seconds elapsed during race)
Race Start May 3, 2016 6:59:36pm UTC
Race Finish May 3, 2016 7:00:37pm UTC
Outcome No win (2 of 3)
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)))