Maged (maged918)

Race #1

View Pit Stop page for race #1 by maged918Ghost race

View profile for Maged (maged918)

Official speed 40.40 wpm (70.10 seconds elapsed during race)
Race Start October 21, 2017 12:45:11pm UTC
Race Finish October 21, 2017 12:46:21pm UTC
Outcome No win (2 of 2)
Opponents 1. km80 (41.83 wpm)
Accuracy 96.0%
Points 24.91
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)))