| Race Result Details | 
| Racer | nine999 (nine99999) | 
| Race Number | 19 | 
| Date | Fri, 31 May 2024 18:43:17 | 
| Universe | code | 
| Speed | 17 WPM  Try to beat? | 
| Accuracy | 92.3% | 
| Rank | 2nd 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) |