View Pit Stop page for race #9 by maxpaulmax6gmailco — Ghost race
View profile for Bilal (maxpaulmax6gmailco)
| Official speed | 20.72 wpm (82.82 seconds elapsed during race) |
|---|---|
| Race Start | July 17, 2023 6:40:51am UTC |
| Race Finish | July 17, 2023 6:42:13am UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 93.0% |
| Points | 6.22 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |