Race Result Details |
Racer | Christian (vinnw) |
Race Number | 3 |
Date | Tue, 22 Aug 2023 12:28:16 |
Universe | code |
Speed |
37 WPM
![]() |
Accuracy | 89.6% |
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)
|