| Race Result Details | 
| Racer | N0body1001 (nobody1001) | 
| Race Number | 13 | 
| Date | Wed, 16 Apr 2025 21:22:59 | 
| Universe | code | 
| Speed | 34 WPM  Try to beat? | 
| Accuracy | 93.6% | 
| 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) |