Nulldev (nulldev)

Race #3

View Pit Stop page for race #3 by nulldevGhost race

View profile for Nulldev (nulldev)

Official speed 49.50 wpm (57.21 seconds elapsed during race)
Race Start April 7, 2017 6:53:44am UTC
Race Finish April 7, 2017 6:54:41am UTC
Outcome Win (1 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)))