Race Result Details |
Racer | bobby (figbickjoe) |
Race Number | 1 |
Date | Mon, 7 Dec 2020 6:44:52 |
Universe | code |
Speed |
33 WPM
![]() |
Accuracy | 93.3% |
Rank | 3rd 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)
|