Race Result Details |
| Racer | brandon (pentashi) |
| Race Number | 1 |
| Date | Sun, 9 Feb 2025 12:27:25 |
| Universe | code |
| Speed |
40 WPM
Try to beat?
|
| Accuracy | 94.5% |
| 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)
|
