View Pit Stop page for race #25 by nonquit_accuracy — Ghost race
View profile for Nerd Typist (nonquit_accuracy)
| Official speed | 42.86 wpm (40.04 seconds elapsed during race) |
|---|---|
| Race Start | August 5, 2022 6:38:57pm UTC |
| Race Finish | August 5, 2022 6:39:37pm UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 97.0% |
| Points | 12.86 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |