Race Result Details |
Racer | Alex (alexklaus) |
Race Number | 148 |
Date | Thu, 23 Sep 2021 20:00:53 |
Universe | code |
Speed |
63 WPM
![]() |
Accuracy | 97.4% |
Rank | 1st place (out of 3) |
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)
|