sukhoi su-57 (shezy)

Race #22

View Pit Stop page for race #22 by shezyGhost race

View profile for sukhoi su-57 (shezy)

Official speed 30.30 wpm (56.63 seconds elapsed during race)
Race Start August 30, 2023 1:05:09am UTC
Race Finish August 30, 2023 1:06:06am UTC
Outcome Win (1 of 3)
Accuracy 96.0%
Points 9.09
Text #10010 (Length: 143 characters)

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