Daniel (kix512)

Race #7

View Pit Stop page for race #7 by kix512Ghost race

View profile for Daniel (kix512)

Official speed 27.85 wpm (101.69 seconds elapsed during race)
Race Start March 29, 2023 4:21:31pm UTC
Race Finish March 29, 2023 4:23:13pm UTC
Outcome No win (2 of 3)
Accuracy 93.0%
Points 17.17
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)))