| Race Result Details | 
| Racer | Autumn (autumnhorn) | 
| Race Number | 10 | 
| Date | Wed, 13 Mar 2024 1:31:18 | 
| Universe | code | 
| Speed | 61 WPM  Try to beat? | 
| Accuracy | 98% | 
| Rank | 2nd place (out of 2) | 
| Opponents | thedogz (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) |