Race Result Details |
Racer | drawnator (drawnator) |
Race Number | 2 |
Date | Thu, 27 Oct 2022 14:00:28 |
Universe | code |
Speed |
27 WPM
![]() |
Accuracy | 90.3% |
Rank | 3rd place (out of 3) |
Opponents | dougalves (2nd 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)
|