| Race Result Details | 
| Racer | Jay (kamikamigod) | 
| Race Number | 12 | 
| Date | Fri, 18 Apr 2025 9:14:14 | 
| Universe | code | 
| Speed | 88 WPM  Try to beat? | 
| Accuracy | 97.9% | 
| Rank | 1st 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) |