#4_S :-) (supeer_heroo)

Race #28

View Pit Stop page for race #28 by supeer_herooGhost race

View profile for #4_S :-) (supeer_heroo)

Official speed 52.53 wpm (32.67 seconds elapsed during race)
Race Start July 14, 2023 2:04:30pm UTC
Race Finish July 14, 2023 2:05:02pm UTC
Outcome Win (1 of 3)
Opponents 2. inusah (44.71 wpm)
Accuracy 100.0%
Points 15.76
Text #10010 (Length: 143 characters)

public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } }