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 Mustafa (mustafakhan205)
Race Number 2
Date Sun, 16 Feb 2025 11:59:24 +0000
Universe code
Speed 44 WPM Try to beat?
Accuracy 95.0%
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. "here")))
  3. hello3
  4. (w/link
  5. (pr
  6. (pr
  7. "middle"))
  8. "start")))
  9. (pr
  10. (arg
  11. "click
  12. (input
  13. (submit)))