Race Result Details |
| Racer | Manish (god_of_minds) |
| Race Number | 23 |
| Date | Thu, 7 Nov 2024 16:22:49 |
| Universe | code |
| Speed |
34 WPM
Try to beat?
|
| Accuracy | 96.2% |
| Rank | 1st place (out of 1) |
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)
|
