too much lag (actuallyaccurate4life)

Race #237

View Pit Stop page for race #237 by actuallyaccurate4lifeGhost race

View profile for too much lag (actuallyaccurate4life)

Official speed 59.63 wpm (26.97 seconds elapsed during race)
Race Start August 10, 2019 7:01:00pm UTC
Race Finish August 10, 2019 7:01:27pm UTC
Outcome No win (2 of 3)
Accuracy 100.0%
Points 17.89
Text #10010 (Length: 143 characters)

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