View Pit Stop page for race #2 by abdi07 — Ghost race
Official speed | 75.66 wpm (37.43 seconds elapsed during race) |
---|---|
Race Start | May 25, 2023 7:09:03am UTC |
Race Finish | May 25, 2023 7:09:40am UTC |
Outcome | Win (1 of 3) |
Accuracy | 100.0% |
Points | 46.66 |
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))) |