View Pit Stop page for race #23 by yo_knop — Ghost race
View profile for yoKnop (yo_knop)
| Official speed | 26.44 wpm (64.90 seconds elapsed during race) |
|---|---|
| Race Start | August 2, 2025 7:12:02pm UTC |
| Race Finish | August 2, 2025 7:13:07pm UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 93.0% |
| Points | 7.93 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |