(atorpy)

Race #3

View Pit Stop page for race #3 by atorpyGhost race

View profile for (atorpy)

Official speed 35.54 wpm (79.68 seconds elapsed during race)
Race Start May 6, 2022 6:01:07pm UTC
Race Finish May 6, 2022 6:02:26pm UTC
Outcome No win (1 of 1)
Accuracy 96.0%
Points 21.92
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)))