View Pit Stop page for race #4 by gohanrebong2512atgmaildotcom — Ghost race
View profile for gohanrebong2512@gmail,com (gohanrebong2512atgmaildotcom)
Official speed | 37.51 wpm (45.75 seconds elapsed during race) |
---|---|
Race Start | November 18, 2024 3:12:04pm UTC |
Race Finish | November 18, 2024 3:12:49pm UTC |
Outcome | No win (2 of 2) |
Opponents |
1. seorsxm (50.51 wpm) |
Accuracy | 94.0% |
Points | 11.25 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |