David (david_chen)

Race #11

View Pit Stop page for race #11 by david_chenGhost race

View profile for David (david_chen)

Official speed 32.12 wpm (88.17 seconds elapsed during race)
Race Start April 25, 2025 3:14:10pm UTC
Race Finish April 25, 2025 3:15:38pm UTC
Outcome No win (2 of 3)
Accuracy 95.0%
Points 19.81
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)))