Matthew (shorent)

Race #2

View Pit Stop page for race #2 by shorentGhost race

View profile for Matthew (shorent)

Official speed 16.77 wpm (168.87 seconds elapsed during race)
Race Start November 4, 2022 1:43:52pm UTC
Race Finish November 4, 2022 1:46:41pm UTC
Outcome Win (1 of 3)
Accuracy 88.0%
Points 10.34
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)))