View Pit Stop page for race #2 by hadisulfe — Ghost race
View profile for alshbalasle (hadisulfe)
| Official speed | 28.83 wpm (59.52 seconds elapsed during race) |
|---|---|
| Race Start | December 1, 2021 4:20:21pm UTC |
| Race Finish | December 1, 2021 4:21:21pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 91.0% |
| Points | 8.65 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |