Paweł (p_a_w_m)

Race #6

View Pit Stop page for race #6 by p_a_w_mGhost race

View profile for Paweł (p_a_w_m)

Official speed 29.29 wpm (96.69 seconds elapsed during race)
Race Start April 16, 2013 9:08:01pm UTC
Race Finish April 16, 2013 9:09:37pm UTC
Outcome No win (3 of 3)
Accuracy 90.0%
Points 0.00
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)))