Tiny Tank (anti_vax_cat)

Race #1

View Pit Stop page for race #1 by anti_vax_catGhost race

View profile for Tiny Tank (anti_vax_cat)

Official speed 58.73 wpm (29.22 seconds elapsed during race)
Race Start January 25, 2022 3:10:38pm UTC
Race Finish January 25, 2022 3:11:07pm UTC
Outcome Win (1 of 3)
Accuracy 96.0%
Points 17.62
Text #10010 (Length: 143 characters)

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