Race Result Details |
Racer | (atorpy) |
Race Number | 7 |
Date | Mon, 23 May 2022 17:19:25 |
Universe | code |
Speed |
44 WPM
![]() |
Accuracy | 95.3% |
Rank | 1st place (out of 1) |
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)
|