twitch.tv/philliesmagic - Offline (fightin_phils)

Race #16

View Pit Stop page for race #16 by fightin_philsGhost race

View profile for twitch.tv/philliesmagic - Offline (fightin_phils)

Official speed 81.84 wpm (20.97 seconds elapsed during race)
Race Start February 17, 2022 10:26:07am UTC
Race Finish February 17, 2022 10:26:28am UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 24.55
Text #10010 (Length: 143 characters)

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