Steven (whathecode)

Race #12

View Pit Stop page for race #12 by whathecodeGhost race

View profile for Steven (whathecode)

Official speed 67.85 wpm (41.74 seconds elapsed during race)
Race Start July 25, 2011 11:05:15pm UTC
Race Finish July 25, 2011 11:05:57pm UTC
Outcome Win (1 of 3)
Accuracy 96.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)))