maruf (maruf1010)

Race #1

View Pit Stop page for race #1 by maruf1010Ghost race

View profile for maruf (maruf1010)

Official speed 27.03 wpm (104.77 seconds elapsed during race)
Race Start April 6, 2018 9:06:52am UTC
Race Finish April 6, 2018 9:08:37am UTC
Outcome No win (3 of 3)
Accuracy 97.0%
Points 16.67
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)))