Robert (rob_typer)

Race #1

View Pit Stop page for race #1 by rob_typerGhost race

View profile for Robert (rob_typer)

Official speed 41.88 wpm (67.62 seconds elapsed during race)
Race Start July 12, 2024 8:08:55pm UTC
Race Finish July 12, 2024 8:10:02pm UTC
Outcome Win (1 of 3)
Accuracy 93.0%
Points 25.83
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)))