Race Result Details |
Racer | Jake (hitiux) |
Race Number | 1 |
Date | Tue, 21 Sep 2021 0:28:28 |
Universe | code |
Speed |
60 WPM
![]() |
Accuracy | 93.2% |
Rank | 3rd place (out of 3) |
Opponents | d3b1 (1st place) smackthatallonthefloor (4th place) vanosgaming2014 (2nd place) |
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)
|