Aradhya Ambole (aradhya10)

Race #5

View Pit Stop page for race #5 by aradhya10Ghost race

View profile for Aradhya Ambole (aradhya10)

Official speed 32.69 wpm (86.63 seconds elapsed during race)
Race Start September 27, 2025 5:40:48am UTC
Race Finish September 27, 2025 5:42:14am UTC
Outcome No win (3 of 3)
Accuracy 93.0%
Points 20.16
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)))