| Race Result Details | 
| Racer | Angus (mr_angoose) | 
| Race Number | 53 | 
| Date | Tue, 11 Jun 2024 3:29:23 | 
| Universe | code | 
| Speed | 57 WPM  Try to beat? | 
| Accuracy | 97.4% | 
| 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) |