discord.gg/typeracer (landarian)

Race #233

View Pit Stop page for race #233 by landarianGhost race

View profile for discord.gg/typeracer (landarian)

Official speed 72.83 wpm (22.08 seconds elapsed during race)
Race Start May 24, 2020 1:14:08am UTC
Race Finish May 24, 2020 1:14:30am UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 21.85
Text #10010 (Length: 143 characters)

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