View Pit Stop page for race #27 by stop__ — Ghost race
View profile for Stop (stop__)
| Official speed | 33.16 wpm (51.75 seconds elapsed during race) |
|---|---|
| Race Start | April 16, 2023 9:44:25am UTC |
| Race Finish | April 16, 2023 9:45:16am UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 94.0% |
| Points | 9.95 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |