Slow (ibypass)

Race #1

View Pit Stop page for race #1 by ibypassGhost race

View profile for Slow (ibypass)

Official speed 44.28 wpm (63.96 seconds elapsed during race)
Race Start April 27, 2018 1:06:06pm UTC
Race Finish April 27, 2018 1:07:10pm UTC
Outcome Win (1 of 3)
Accuracy 94.0%
Points 27.30
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)))