Samyak (blk_ht_hk_r)

Race #1

View Pit Stop page for race #1 by blk_ht_hk_rGhost race

View profile for Samyak (blk_ht_hk_r)

Official speed 29.99 wpm (57.22 seconds elapsed during race)
Race Start November 25, 2020 3:38:49pm UTC
Race Finish November 25, 2020 3:39:46pm UTC
Outcome No win (3 of 3)
Accuracy 93.0%
Points 9.00
Text #10010 (Length: 143 characters)

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