Tim (attilitus)

Race #1

View Pit Stop page for race #1 by attilitusGhost race

View profile for Tim (attilitus)

Official speed 49.15 wpm (57.62 seconds elapsed during race)
Race Start February 6, 2011 10:12:31am UTC
Race Finish February 6, 2011 10:13:28am UTC
Outcome Win (1 of 3)
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)))