fish and chips (heavenseer)

Race #9

View Pit Stop page for race #9 by heavenseerGhost race

View profile for fish and chips (heavenseer)

Official speed 91.90 wpm (18.67 seconds elapsed during race)
Race Start November 4, 2021 5:21:52am UTC
Race Finish November 4, 2021 5:22:10am UTC
Outcome Win (1 of 2)
Opponents 2. scraex (66.71 wpm)
Accuracy 97.0%
Points 27.57
Text #10010 (Length: 143 characters)

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