🚀 🚀 🚀 (patrickhirsh)

Race #2

View Pit Stop page for race #2 by patrickhirshGhost race

View profile for 🚀 🚀 🚀 (patrickhirsh)

Official speed 24.42 wpm (115.97 seconds elapsed during race)
Race Start August 29, 2022 9:56:34pm UTC
Race Finish August 29, 2022 9:58:30pm UTC
Outcome No win (3 of 3)
Accuracy 87.0%
Points 15.06
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)))