Sean (programmatical)

Race #1

View Pit Stop page for race #1 by programmaticalGhost race

View profile for Sean (programmatical)

Official speed 52.58 wpm (53.86 seconds elapsed during race)
Race Start September 18, 2017 5:36:33am UTC
Race Finish September 18, 2017 5:37:27am UTC
Outcome Win (1 of 3)
Accuracy 95.0%
Points 32.42
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)))