View Pit Stop page for race #13 by pimplepopper2015 — Ghost race
View profile for Kaseolin (pimplepopper2015)
| Official speed | 66.00 wpm (26.00 seconds elapsed during race) |
|---|---|
| Race Start | April 24, 2025 11:17:00am UTC |
| Race Finish | April 24, 2025 11:17:26am UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 95.0% |
| Points | 19.80 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |