| Race Result Details | 
| Racer | Luci (theonetruepi) | 
| Race Number | 3 | 
| Date | Fri, 2 Feb 2024 23:09:38 | 
| Universe | code | 
| Speed | 69 WPM  Try to beat? | 
| Accuracy | 97.9% | 
| Rank | 1st place (out of 2) | 
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) |