(sidd_)

Race #13

View Pit Stop page for race #13 by sidd_Ghost race

View profile for (sidd_)

Official speed 83.52 wpm (33.91 seconds elapsed during race)
Race Start October 3, 2018 5:33:03pm UTC
Race Finish October 3, 2018 5:33:37pm UTC
Outcome No win (3 of 3)
Accuracy 96.0%
Points 51.50
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)))