View Pit Stop page for race #18 by p_a_w_m — Ghost race
View profile for Paweł (p_a_w_m)
Official speed | 40.32 wpm (70.24 seconds elapsed during race) |
---|---|
Race Start | August 22, 2013 6:01:40pm UTC |
Race Finish | August 22, 2013 6:02:50pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 93.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))) |