Race Updates Discord About Merch
Home Profile History Competitions Texts Upgrade

typeracer

Pit Stop
Racer Luis Alberto Delgado Pinto (luis_univ)
Race Number 34
Date Mon, 13 Oct 2025 1:43:00
Universe code
Speed 28 WPM Try to beat?
Accuracy 93.8%
Rank 2nd place (out of 5)
Opponents iverjoel (4th place) jhony99 (1st place) nessa2 (3rd place)

Text typed:

print "Using URL", url req = urllib2.Request(url) fd = urllib2.urlopen(req) while 1: data = fd.read(1024) if not len(data): break sys.stdout.write(data)
— (software) by http://www.java2s.com/Code/Python/Network/SubmitGETData.htm (see stats)

Typing Review: