RamSabour (ram_sab0ur)

Race #10

View Pit Stop page for race #10 by ram_sab0urGhost race

View profile for RamSabour (ram_sab0ur)

Official speed 29.18 wpm (97.05 seconds elapsed during race)
Race Start September 19, 2025 9:24:11am UTC
Race Finish September 19, 2025 9:25:48am UTC
Outcome No win (3 of 3)
Accuracy 91.0%
Points 17.99
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)))