Race Result Details |
| Racer | Mike Ross (walterwhite495) |
| Race Number | 1 |
| Date | Thu, 26 Oct 2023 5:49:53 |
| Universe | code |
| Speed |
26 WPM
Try to beat?
|
| Accuracy | 92.5% |
| Rank | 2nd place (out of 2) |
| Opponents | thezacher5645 (1st place) |
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)
|
