Race Result Details |
| Racer | guest? (bukharilucas) |
| Race Number | 2 |
| Date | Mon, 28 Oct 2024 4:43:54 |
| Universe | code |
| Speed |
45 WPM
Try to beat?
|
| Accuracy | 94.9% |
| Rank | 3rd 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)
|
