Race Result Details |
| Racer | Tahmid (tarmine) |
| Race Number | 8 |
| Date | Tue, 6 Feb 2024 14:36:53 |
| Universe | code |
| Speed |
14 WPM
Try to beat?
|
| Accuracy | 87.1% |
| Rank | 2nd 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)
|
