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 LB (man_onatree)
Race Number 412
Date Fri, 8 Dec 2023 10:45:54 +0000
Universe code
Speed 76 WPM Try to beat?
Accuracy 96.8%
Rank 1st place (out of 3)

Text typed:

public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } }
HelloWorld (book) by Tony Gadiss (see stats)

Typing Review:

Race text:
public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } }
Time:
0:00
Speed:
Accuracy:
Typing replay:
Analysis:
Mistakes:
  1. public
  2. String
  3. message
  4. World!!!";
  5. System.out.println(message);