View Pit Stop page for race #120 by tahsin__1 — Ghost race
View profile for Tahsin (tahsin__1)
| Official speed | 35.97 wpm (47.71 seconds elapsed during race) |
|---|---|
| Race Start | May 9, 2025 3:33:01pm UTC |
| Race Finish | May 9, 2025 3:33:48pm UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 95.0% |
| Points | 10.79 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |