| Race Result Details | 
| Racer | Tuong (tuong2k6) | 
| Race Number | 3 | 
| Date | Sat, 14 Dec 2024 3:16:04 | 
| Universe | code | 
| Speed | 32 WPM  Try to beat? | 
| Accuracy | 95.3% | 
| 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) |