hack89 (hack89)

Race #20

View Pit Stop page for race #20 by hack89Ghost race

View profile for hack89 (hack89)

Official speed 37.69 wpm (75.14 seconds elapsed during race)
Race Start January 31, 2022 1:31:43am UTC
Race Finish January 31, 2022 1:32:58am UTC
Outcome No win (3 of 3)
Accuracy 96.0%
Points 23.24
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)))