View Pit Stop page for race #9 by aayuon60hz — Ghost race
View profile for aayu (aayuon60hz)
Official speed | 52.17 wpm (32.89 seconds elapsed during race) |
---|---|
Race Start | June 8, 2023 5:59:40pm UTC |
Race Finish | June 8, 2023 6:00:13pm UTC |
Outcome | Win (1 of 3) |
Accuracy | 97.0% |
Points | 15.65 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |