INDO EUROPEAN (indo_european_sun_god)

Race #16

View Pit Stop page for race #16 by indo_european_sun_godGhost race

View profile for INDO EUROPEAN (indo_european_sun_god)

Official speed 44.66 wpm (38.42 seconds elapsed during race)
Race Start November 12, 2021 1:05:27pm UTC
Race Finish November 12, 2021 1:06:05pm UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 13.40
Text #10010 (Length: 143 characters)

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