Kelinci Hutan (kelincihutan)

Race #2

View Pit Stop page for race #2 by kelincihutanGhost race

View profile for Kelinci Hutan (kelincihutan)

Official speed 29.90 wpm (57.39 seconds elapsed during race)
Race Start July 31, 2023 2:33:09pm UTC
Race Finish July 31, 2023 2:34:06pm UTC
Outcome No win (2 of 3)
Accuracy 94.0%
Points 8.97
Text #10010 (Length: 143 characters)

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