aadithebest (aadithebeast)

Race #271

View Pit Stop page for race #271 by aadithebeastGhost race

View profile for aadithebest (aadithebeast)

Official speed 42.04 wpm (67.36 seconds elapsed during race)
Race Start September 25, 2025 3:45:14pm UTC
Race Finish September 25, 2025 3:46:21pm UTC
Outcome No win (2 of 3)
Accuracy 95.0%
Points 25.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)))