uwuboi (avybavywavy)

Race #1

View Pit Stop page for race #1 by avybavywavyGhost race

View profile for uwuboi (avybavywavy)

Official speed 38.76 wpm (44.27 seconds elapsed during race)
Race Start June 26, 2025 5:38:16am UTC
Race Finish June 26, 2025 5:39:00am UTC
Outcome Win (1 of 3)
Accuracy 92.0%
Points 11.63
Text #10010 (Length: 143 characters)

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