Carlos (chjunior)

Race #2

View Pit Stop page for race #2 by chjuniorGhost race

View profile for Carlos (chjunior)

Official speed 50.75 wpm (55.80 seconds elapsed during race)
Race Start April 3, 2012 9:40:16pm UTC
Race Finish April 3, 2012 9:41:12pm UTC
Outcome No win (3 of 3)
Accuracy 94.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)))