View Pit Stop page for race #117 by tahsin__1 — Ghost race
View profile for Tahsin (tahsin__1)
| Official speed | 44.27 wpm (38.76 seconds elapsed during race) |
|---|---|
| Race Start | May 7, 2025 5:20:56pm UTC |
| Race Finish | May 7, 2025 5:21:34pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 97.0% |
| Points | 13.28 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |