Monkey (monkey_sama)

Race #1

View Pit Stop page for race #1 by monkey_samaGhost race

View profile for Monkey (monkey_sama)

Official speed 42.75 wpm (66.25 seconds elapsed during race)
Race Start August 2, 2011 4:09:19pm UTC
Race Finish August 2, 2011 4:10:25pm UTC
Outcome Win (1 of 3)
Accuracy 94.0%
Points 0.00
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)))