Race Result Details |
| Racer | faust (the_faust) |
| Race Number | 8 |
| Date | Tue, 4 Mar 2025 9:11:41 |
| Universe | code |
| Speed |
56 WPM
Try to beat?
|
| Accuracy | 96.2% |
| 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);
}
}
— (book)
by Tony Gadiss
(see stats)
|
