Race Result Details |
| Racer | HBS (hbs3) |
| Race Number | 148 |
| Date | Tue, 15 Apr 2025 20:27:44 |
| Universe | code |
| Speed |
50 WPM
Try to beat?
|
| Accuracy | 97.5% |
| 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)
|
