View Pit Stop page for race #3 by developer1998 — Ghost race
View profile for Developer (developer1998)
| Official speed | 30.17 wpm (93.87 seconds elapsed during race) |
|---|---|
| Race Start | July 25, 2015 4:22:53am UTC |
| Race Finish | July 25, 2015 4:24:26am UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 91.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))) |