View Pit Stop page for race #5 by abbas12 — Ghost race
View profile for Engr Ghulam (abbas12)
| Official speed | 43.09 wpm (99.14 seconds elapsed during race) |
|---|---|
| Race Start | December 22, 2012 5:37:55pm UTC |
| Race Finish | December 22, 2012 5:39:34pm UTC |
| Outcome | No win (2 of 3) |
| Opponents |
1. douglassegatto (58.56 wpm) 3. ahmlmh (40.80 wpm) |
| Accuracy | 92.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"))))))))) |