Nic (_nic_)

Race #2

View Pit Stop page for race #2 by _nic_Ghost race

View profile for Nic (_nic_)

Official speed 53.30 wpm (53.13 seconds elapsed during race)
Race Start July 6, 2017 12:51:53am UTC
Race Finish July 6, 2017 12:52:46am UTC
Outcome No win (2 of 4)
Accuracy 96.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)))