aadithebest (aadithebeast)

Race #123

View Pit Stop page for race #123 by aadithebeastGhost race

View profile for aadithebest (aadithebeast)

Official speed 26.59 wpm (106.51 seconds elapsed during race)
Race Start July 4, 2025 2:57:37pm UTC
Race Finish July 4, 2025 2:59:24pm UTC
Outcome No win (2 of 3)
Accuracy 93.0%
Points 16.40
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)))