View Pit Stop page for race #1 by am412008 — Ghost race
View profile for Abdelrhman (am412008)
| Official speed | 21.65 wpm (79.26 seconds elapsed during race) |
|---|---|
| Race Start | June 3, 2023 2:34:03pm UTC |
| Race Finish | June 3, 2023 2:35:22pm UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 89.0% |
| Points | 6.50 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |