Race Result Details |
Racer | (shazman) |
Race Number | 1 |
Date | Mon, 14 Oct 2019 14:58:52 |
Universe | code |
Speed |
69 WPM
![]() |
Accuracy | 98.7% |
Rank | 1st place (out of 1) |
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)
|