Race Result Details |
| Racer | Hugo (paulz_420) |
| Race Number | 14 |
| Date | Wed, 29 Jan 2025 0:43:31 |
| Universe | code |
| Speed |
55 WPM
Try to beat?
|
| Accuracy | 96% |
| 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)
|
