carbonmonkey (carbonmonkey)

Race #25

View Pit Stop page for race #25 by carbonmonkeyGhost race

View profile for carbonmonkey (carbonmonkey)

Official speed 22.19 wpm (127.63 seconds elapsed during race)
Race Start March 9, 2023 8:26:42pm UTC
Race Finish March 9, 2023 8:28:49pm UTC
Outcome No win (3 of 3)
Accuracy 96.0%
Points 13.69
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)))