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 | Arindam (adam_009) |
Race Number | 90 |
Date | Thu, 6 Jun 2024 16:18:05 +0000 |
Universe | code |
Speed | 26 WPM Try to beat? |
Accuracy | 94.0% |
Rank | 2nd place (out of 4) |
Opponents | maerih (4th place) |
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)
|