View Pit Stop page for race #29 by learning_dvorac — Ghost race
View profile for tstats[learning_dvorac] (learning_dvorac)
Official speed | 19.03 wpm (148.82 seconds elapsed during race) |
---|---|
Race Start | July 24, 2012 3:43:51pm UTC |
Race Finish | July 24, 2012 3:46:20pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 76.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))) |