mp3hunters.com (rubyist)

Race #4

View Pit Stop page for race #4 by rubyistGhost race

View profile for mp3hunters.com (rubyist)

Official speed 56.32 wpm (30.47 seconds elapsed during race)
Race Start July 3, 2023 10:10:10am UTC
Race Finish July 3, 2023 10:10:40am UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 16.90
Text #10010 (Length: 143 characters)

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