Akshat Aggarwal (master_mlnd)

Race #1

View Pit Stop page for race #1 by master_mlndGhost race

View profile for Akshat Aggarwal (master_mlnd)

Official speed 30.02 wpm (94.34 seconds elapsed during race)
Race Start June 29, 2021 12:01:32pm UTC
Race Finish June 29, 2021 12:03:06pm UTC
Outcome No win (3 of 3)
Accuracy 93.0%
Points 18.51
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)))