Race Result Details |
Racer | tstats[xtyping] (xtyping) |
Race Number | 2 |
Date | Thu, 1 Jun 2023 7:28:20 |
Universe | code |
Speed |
42 WPM
![]() |
Accuracy | 92.2% |
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);
}
}
—
HelloWorld
|