Alif Sha (typerzz345)

Race #3

View Pit Stop page for race #3 by typerzz345Ghost race

View profile for Alif Sha (typerzz345)

Official speed 16.25 wpm (105.60 seconds elapsed during race)
Race Start June 14, 2023 12:27:29pm UTC
Race Finish June 14, 2023 12:29:15pm UTC
Outcome Win (1 of 2)
Opponents 2. aaliya777 (14.57 wpm)
Accuracy 93.0%
Points 4.88
Text #10010 (Length: 143 characters)

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