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?
Race Result Details |
Racer | Leeta (leeta_613) |
Race Number | 98 |
Date | Sun, 26 Jan 2025 18:59:40 +0000 |
Universe | code |
Speed |
37 WPM
![]() |
Accuracy | 93.8% |
Rank | 2nd place (out of 3) |
Text typed:
|
public class HelloWorld
{
public static void main(String[] args)
{
String message = "Hello World!!!";
System.out.println(message);
}
}
— HelloWorld
|