Deepak (deepak_chandani)

Race #2

View Pit Stop page for race #2 by deepak_chandaniGhost race

View profile for Deepak (deepak_chandani)

Official speed 29.87 wpm (94.81 seconds elapsed during race)
Race Start August 1, 2024 8:37:25am UTC
Race Finish August 1, 2024 8:39:00am UTC
Outcome No win (3 of 3)
Accuracy 95.0%
Points 18.42
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)))