View Pit Stop page for race #11 by i_s_h_a_n — Ghost race
View profile for I (i_s_h_a_n)
| Official speed | 53.38 wpm (32.15 seconds elapsed during race) |
|---|---|
| Race Start | May 30, 2023 7:29:48pm UTC |
| Race Finish | May 30, 2023 7:30:20pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 97.0% |
| Points | 16.01 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |