View Pit Stop page for race #19 by gospell — Ghost race
View profile for 💀💀💀 (gospell)
Official speed | 41.51 wpm (41.34 seconds elapsed during race) |
---|---|
Race Start | December 24, 2021 1:55:10pm UTC |
Race Finish | December 24, 2021 1:55:51pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 93.0% |
Points | 12.45 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |