View Pit Stop page for race #10 by mikeme1 — Ghost race
View profile for Michael (mikeme1)
Official speed | 33.86 wpm (83.64 seconds elapsed during race) |
---|---|
Race Start | March 11, 2013 12:50:53am UTC |
Race Finish | March 11, 2013 12:52:16am UTC |
Outcome | No win (2 of 3) |
Accuracy | 92.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))) |