Race Result Details |
Racer | Alex (akrex) |
Race Number | 3 |
Date | Mon, 25 Oct 2021 18:31:19 |
Universe | code |
Speed |
35 WPM
![]() |
Accuracy | 91.2% |
Rank | 2nd place (out of 2) |
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)
|