discord.gg/typeracer (landarian)

Race #243

View Pit Stop page for race #243 by landarianGhost race

View profile for discord.gg/typeracer (landarian)

Official speed 98.95 wpm (17.34 seconds elapsed during race)
Race Start March 25, 2021 6:34:04am UTC
Race Finish March 25, 2021 6:34:21am UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 29.69
Text #10010 (Length: 143 characters)

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