View Pit Stop page for race #6 by iverjoel — Ghost race
View profile for iver (iverjoel)
Official speed | 24.35 wpm (70.47 seconds elapsed during race) |
---|---|
Race Start | June 8, 2025 12:48:01am UTC |
Race Finish | June 8, 2025 12:49:11am UTC |
Outcome | No win (13 of 18) |
Opponents |
15. priscilacervantes23 (22.14 wpm) |
Accuracy | 91.0% |
Points | 7.30 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |