Race Result Details |
Racer | Shawn (dshawn) |
Race Number | 1 |
Date | Thu, 6 Sep 2018 4:13:58 |
Universe | code |
Speed |
49 WPM
![]() |
Accuracy | 93.5% |
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)
|