View Pit Stop page for race #50 by mohammad_jazza — Ghost race
View profile for Mohamed Y Jazza (mohammad_jazza)
| Official speed | 49.44 wpm (34.71 seconds elapsed during race) |
|---|---|
| Race Start | May 28, 2025 11:23:05pm UTC |
| Race Finish | May 28, 2025 11:23:40pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 97.0% |
| Points | 14.83 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |