View Pit Stop page for race #29 by royaljaat — Ghost race
View profile for road to 170WPM (royaljaat)
Official speed | 65.13 wpm (26.35 seconds elapsed during race) |
---|---|
Race Start | July 8, 2022 11:29:12am UTC |
Race Finish | July 8, 2022 11:29:39am UTC |
Outcome | No win (2 of 2) |
Opponents |
1. ragemodeon (80.84 wpm) |
Accuracy | 97.0% |
Points | 19.54 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |