Krishnadev (krishnadev1)

Race #1

View Pit Stop page for race #1 by krishnadev1Ghost race

View profile for Krishnadev (krishnadev1)

Official speed 27.17 wpm (104.23 seconds elapsed during race)
Race Start May 26, 2025 10:48:14am UTC
Race Finish May 26, 2025 10:49:58am UTC
Outcome No win (3 of 3)
Accuracy 90.0%
Points 16.76
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)))