Don't stop when you are tired, (_johnny_sins_)

Race #7

View Pit Stop page for race #7 by _johnny_sins_Ghost race

View profile for Don't stop when you are tired, (_johnny_sins_)

Official speed 50.50 wpm (56.08 seconds elapsed during race)
Race Start May 13, 2018 7:35:40am UTC
Race Finish May 13, 2018 7:36:37am UTC
Outcome No win (3 of 3)
Accuracy 97.0%
Points 31.14
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)))