Race Result Details |
Racer | David (ddellspe) |
Race Number | 2 |
Date | Mon, 18 Aug 2025 19:37:42 |
Universe | code |
Speed |
67 WPM
![]() |
Accuracy | 98.7% |
Rank | 3rd place (out of 9) |
Opponents | asottile (2nd place) forstpenguin (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)
|