Race Result Details |
Racer | GordonShumway (gordon_shumway) |
Race Number | 20 |
Date | Fri, 2 Feb 2024 14:53:05 |
Universe | code |
Speed |
30 WPM
![]() |
Accuracy | 94.9% |
Rank | 3rd place (out of 3) |
Opponents | tahoonga (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)
|