discord.gg/typeracer (landarian)

Race #234

View Pit Stop page for race #234 by landarianGhost race

View profile for discord.gg/typeracer (landarian)

Official speed 69.20 wpm (23.24 seconds elapsed during race)
Race Start May 24, 2020 1:15:34am UTC
Race Finish May 24, 2020 1:15:57am UTC
Outcome Win (1 of 3)
Accuracy 96.0%
Points 20.76
Text #10010 (Length: 143 characters)

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