QKhjZtXFyxmvF (qkhjztxfyxmvf)

Race #9

View Pit Stop page for race #9 by qkhjztxfyxmvfGhost race

View profile for QKhjZtXFyxmvF (qkhjztxfyxmvf)

Official speed 59.94 wpm (26.83 seconds elapsed during race)
Race Start September 17, 2018 4:00:55pm UTC
Race Finish September 17, 2018 4:01:22pm UTC
Outcome Win (1 of 3)
Accuracy 99.0%
Points 17.98
Text #10010 (Length: 143 characters)

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