M (mostafam)

Race #123

View Pit Stop page for race #123 by mostafamGhost race

View profile for M (mostafam)

Official speed 43.37 wpm (65.30 seconds elapsed during race)
Race Start April 15, 2022 5:33:59pm UTC
Race Finish April 15, 2022 5:35:05pm UTC
Outcome No win (3 of 3)
Accuracy 98.0%
Points 26.74
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)))