View Pit Stop page for race #8 by indo_european_sun_god — Ghost race
View profile for INDO EUROPEAN (indo_european_sun_god)
Official speed | 31.64 wpm (54.24 seconds elapsed during race) |
---|---|
Race Start | November 10, 2021 1:15:46pm UTC |
Race Finish | November 10, 2021 1:16:40pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 96.0% |
Points | 9.49 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |