jgb (jgb21)

Race #7

View Pit Stop page for race #7 by jgb21Ghost race

View profile for jgb (jgb21)

Official speed 32.93 wpm (86.00 seconds elapsed during race)
Race Start July 10, 2025 6:20:13pm UTC
Race Finish July 10, 2025 6:21:39pm UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 20.31
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)))