View Pit Stop page for race #55 by samiraarancibia123426 — Ghost race
View profile for samiraarancibia (samiraarancibia123426)
Official speed | 20.60 wpm (83.30 seconds elapsed during race) |
---|---|
Race Start | June 5, 2025 2:36:10pm UTC |
Race Finish | June 5, 2025 2:37:34pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 90.0% |
Points | 6.18 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |