aadithebest (aadithebeast)

Race #223

View Pit Stop page for race #223 by aadithebeastGhost race

View profile for aadithebest (aadithebeast)

Official speed 34.70 wpm (81.61 seconds elapsed during race)
Race Start September 5, 2025 10:27:43am UTC
Race Finish September 5, 2025 10:29:05am UTC
Outcome No win (3 of 3)
Accuracy 94.0%
Points 21.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)))