View Pit Stop page for race #2 by marliseu — Ghost race
View profile for Marlise (marliseu)
Official speed | 42.18 wpm (101.28 seconds elapsed during race) |
---|---|
Race Start | May 17, 2016 10:30:36pm UTC |
Race Finish | May 17, 2016 10:32:17pm UTC |
Outcome | Win (1 of 10) |
Opponents |
2. dylantackoor (41.99 wpm) 3. adalwulf (40.47 wpm) 4. henrym0503 (34.70 wpm) 7. gbonell (30.82 wpm) 9. gustxw (25.87 wpm) |
Accuracy | 99.0% |
Points | 0.00 |
Text | #10007 (Length: 356 characters) (publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times"))))))))) |