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 | Alessandro F (alessfd) |
Race Number | 1 |
Date | Fri, 15 Sep 2023 04:30:16 +0000 |
Universe | code |
Speed | 59 WPM Try to beat? |
Accuracy | 95.4% |
Rank | 2nd place (out of 7) |
Opponents | cl0zzy_ (5th place) hahahan (1st place) henryss (3rd place) rafi_ghadhanfar_muhammad (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)
|