Pramod Adhikari (justpramod)

Race #485

View Pit Stop page for race #485 by justpramodGhost race

View profile for Pramod Adhikari (justpramod)

Official speed 44.77 wpm (63.26 seconds elapsed during race)
Race Start October 8, 2025 12:55:28pm UTC
Race Finish October 8, 2025 12:56:32pm UTC
Outcome No win (3 of 3)
Accuracy 96.0%
Points 27.61
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)))