fish and chips (heavenseer)

Race #5

View Pit Stop page for race #5 by heavenseerGhost race

View profile for fish and chips (heavenseer)

Official speed 82.80 wpm (20.72 seconds elapsed during race)
Race Start November 4, 2021 5:15:02am UTC
Race Finish November 4, 2021 5:15:23am UTC
Outcome Win (1 of 2)
Opponents 2. scraex (68.21 wpm)
Accuracy 95.0%
Points 24.84
Text #10010 (Length: 143 characters)

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