Race Result Details |
Racer | road to 170WPM (royaljaat) |
Race Number | 54 |
Date | Tue, 22 Nov 2022 10:51:37 |
Universe | code |
Speed |
58 WPM
![]() |
Accuracy | 94% |
Rank | 2nd place (out of 2) |
Opponents | hellothen (1st place) |
Text typed:
public class HelloWorld
{
public static void main(String[] args)
{
String message = "Hello World!!!";
System.out.println(message);
}
}
— (book)
by Tony Gadiss
(see stats)
|