(sidd_)

Race #123

View Pit Stop page for race #123 by sidd_Ghost race

View profile for (sidd_)

Official speed 96.67 wpm (29.30 seconds elapsed during race)
Race Start February 14, 2019 3:45:05am UTC
Race Finish February 14, 2019 3:45:35am UTC
Outcome Win (1 of 2)
Opponents 2. deroche1 (75.49 wpm)
Accuracy 98.0%
Points 59.61
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)))