View Pit Stop page for race #13 by p_a_w_m — Ghost race
View profile for Paweł (p_a_w_m)
Official speed | 32.56 wpm (86.98 seconds elapsed during race) |
---|---|
Race Start | April 17, 2013 4:04:13pm UTC |
Race Finish | April 17, 2013 4:05:40pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 88.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))) |