Vaibhav Kumar (typing_tank)

Race #17

View Pit Stop page for race #17 by typing_tankGhost race

View profile for Vaibhav Kumar (typing_tank)

Official speed 29.61 wpm (95.64 seconds elapsed during race)
Race Start July 10, 2023 7:58:13pm UTC
Race Finish July 10, 2023 7:59:49pm UTC
Outcome Win (1 of 3)
Accuracy 94.0%
Points 18.26
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)))