Race Updates Discord About Merch
Home Profile History Competitions Texts Messages Friends Upgrade

typeracer

Pit Stop

Record your races with a typeracer account:

Create Your Account
  • Save your race history and scores.
  • Customize your profile and racecar.
  • It’s free, why not?
Racer ahmed fahad (afk_43)
Race Number 36
Date Thu, 2 Jan 2025 13:56:24 +0000
Universe code
Speed 28 WPM Try to beat?
Accuracy 91.7%
Rank 3rd place (out of 3)

Text typed:

(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)))
Arc Tutorial (software) by Paul Graham (see stats)

Typing Review:

Race text:
(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)))
Time:
0:00
Speed:
Accuracy:
Typing replay:
Analysis:
Mistakes:
  1. hello2
  2. (w/link
  3. (pr
  4. "here")))
  5. hello3
  6. (w/link
  7. (w/link
  8. (pr
  9. (pr
  10. "middle"))
  11. (pr
  12. "start")))
  13. [w/link
  14. (pr
  15. here")]
  16. (input
  17. (submit)))