tstats[mankogadaisuki] (mankogadaisuki)

Race #3

View Pit Stop page for race #3 by mankogadaisukiGhost race

View profile for tstats[mankogadaisuki] (mankogadaisuki)

Official speed 65.70 wpm (26.12 seconds elapsed during race)
Race Start July 21, 2023 5:47:25pm UTC
Race Finish July 21, 2023 5:47:51pm UTC
Outcome Win (1 of 3)
Accuracy 94.0%
Points 19.71
Text #10010 (Length: 143 characters)

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