View Pit Stop page for race #57 by fredizzimo — Ghost race
View profile for Fred (fredizzimo)
Official speed | 31.80 wpm (89.06 seconds elapsed during race) |
---|---|
Race Start | September 16, 2017 3:47:04pm UTC |
Race Finish | September 16, 2017 3:48:34pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 95.0% |
Points | 19.61 |
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))) |