(sidd_)

Race #115

View Pit Stop page for race #115 by sidd_Ghost race

View profile for (sidd_)

Official speed 97.59 wpm (29.02 seconds elapsed during race)
Race Start February 14, 2019 3:11:01am UTC
Race Finish February 14, 2019 3:11:30am UTC
Outcome Win (1 of 3)
Opponents 2. deroche1 (61.36 wpm)
3. poem (49.31 wpm)
Accuracy 98.0%
Points 60.18
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)))