Joyce (jesilva)

Race #23

View Pit Stop page for race #23 by jesilvaGhost race

View profile for Joyce (jesilva)

Official speed 29.49 wpm (96.03 seconds elapsed during race)
Race Start August 6, 2015 4:05:33pm UTC
Race Finish August 6, 2015 4:07:09pm UTC
Outcome No win (3 of 3)
Accuracy 95.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)))