discord.gg/typeracer (landarian)

Race #235

View Pit Stop page for race #235 by landarianGhost race

View profile for discord.gg/typeracer (landarian)

Official speed 69.47 wpm (23.15 seconds elapsed during race)
Race Start June 1, 2020 5:07:47pm UTC
Race Finish June 1, 2020 5:08:10pm UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 20.84
Text #10010 (Length: 143 characters)

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