Race Result Details |
Racer | vincent (vinkwok) |
Race Number | 10 |
Date | Fri, 29 Sep 2023 1:32:00 |
Universe | code |
Speed |
69 WPM
![]() |
Accuracy | 95.1% |
Rank | 2nd place (out of 8) |
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)
|