Race Result Details |
| Racer | Hannn (hlizsty) |
| Race Number | 1 |
| Date | Mon, 18 Aug 2025 20:16:05 |
| Universe | code |
| Speed |
30 WPM
Try to beat?
|
| Accuracy | 91.8% |
| Rank | 1st place (out of 2) |
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)
|
