View Pit Stop page for race #11 by icoder — Ghost race
View profile for gart (icoder)
Official speed | 31.70 wpm (89.34 seconds elapsed during race) |
---|---|
Race Start | December 9, 2012 9:17:36am UTC |
Race Finish | December 9, 2012 9:19:05am UTC |
Outcome | No win (3 of 3) |
Accuracy | 95.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))) |