Race Result Details |
Racer | Matthew (matthew885) |
Race Number | 2 |
Date | Mon, 5 Jun 2023 9:11:46 |
Universe | code |
Speed |
20 WPM
![]() |
Accuracy | 89% |
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)
|