| Race Result Details | 
| Racer | Jeruk (tuntunn) | 
| Race Number | 1 | 
| Date | Thu, 1 Aug 2024 2:29:52 | 
| Universe | code | 
| Speed | 26 WPM  Try to beat? | 
| Accuracy | 93.4% | 
| Rank | 2nd place (out of 3) | 
| Opponents | avinana_ (3rd place) mizaoi (1st place) | 
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) |