Race Result Details |
Racer | danjkstra (danjkstra) |
Race Number | 26 |
Date | Mon, 21 Nov 2022 18:29:24 |
Universe | code |
Speed |
36 WPM
![]() |
Accuracy | 95.6% |
Rank | 2nd place (out of 3) |
Text typed:
(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)))
— (software)
by Paul Graham
(see stats)
|