| Race Result Details | 
| Racer | Rahul Ahirwar (9emrahul_) | 
| Race Number | 3 | 
| Date | Mon, 9 Dec 2024 8:18:02 | 
| Universe | code | 
| Speed | 9 WPM  Try to beat? | 
| Accuracy | 87.2% | 
| 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) |