View Pit Stop page for race #3 by suhanigo — Ghost race
View profile for Suhani Goyal (suhanigo)
| Official speed | 27.70 wpm (61.95 seconds elapsed during race) |
|---|---|
| Race Start | July 27, 2023 11:34:41am UTC |
| Race Finish | July 27, 2023 11:35:43am UTC |
| Outcome | No win (2 of 2) |
| Accuracy | 97.0% |
| Points | 8.31 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |