_Suvam 0_0 ! (qw_slow_typist)

Race #166

View Pit Stop page for race #166 by qw_slow_typistGhost race

View profile for _Suvam 0_0 ! (qw_slow_typist)

Official speed 55.92 wpm (30.69 seconds elapsed during race)
Race Start September 18, 2023 9:23:06am UTC
Race Finish September 18, 2023 9:23:36am UTC
Outcome Win (1 of 3)
Accuracy 96.0%
Points 16.78
Text #10010 (Length: 143 characters)

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