Race Result Details |
Racer | I'm still sticking with Qwerty (chang88_) |
Race Number | 81 |
Date | Sun, 4 Aug 2024 8:08:28 |
Universe | code |
Speed |
82 WPM
![]() |
Accuracy | 96.1% |
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);
}
}
—
HelloWorld
|