View Pit Stop page for race #13 by slow_joe — Ghost race
View profile for Slow Joe (slow_joe)
Official speed | 33.01 wpm (85.79 seconds elapsed during race) |
---|---|
Race Start | May 1, 2011 5:09:28pm UTC |
Race Finish | May 1, 2011 5:10:54pm UTC |
Outcome | No win (1 of 1) |
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))) |