Race Result Details |
| Racer | Denis (redup) |
| Race Number | 6 |
| Date | Tue, 29 Apr 2025 7:48:44 |
| Universe | code |
| Speed |
33 WPM
Try to beat?
|
| Accuracy | 94% |
| 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)
|
