View Pit Stop page for race #2 by mouiz2006 — Ghost race
View profile for Abd elmouiz (mouiz2006)
Official speed | 22.27 wpm (77.05 seconds elapsed during race) |
---|---|
Race Start | June 24, 2025 12:19:55pm UTC |
Race Finish | June 24, 2025 12:21:12pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 92.0% |
Points | 6.68 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |