View Pit Stop page for race #1 by muslim_mohamed12 — Ghost race
View profile for Mohamed Montaser (muslim_mohamed12)
Official speed | 61.65 wpm (27.83 seconds elapsed during race) |
---|---|
Race Start | June 8, 2023 2:11:20pm UTC |
Race Finish | June 8, 2023 2:11:48pm UTC |
Outcome | Win (1 of 3) |
Accuracy | 95.0% |
Points | 18.49 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |