Race Updates Discord About Merch
Home Profile History Competitions Texts Upgrade

typeracer

Pit Stop
Racer Nauval Faiq (novalfaiq)
Race Number 2
Date Thu, 21 Mar 2024 1:03:59
Universe code
Speed 46 WPM Try to beat?
Accuracy 96.4%
Rank 1st place (out of 15)
Opponents adiaryasuta (3rd place) baskara_kungkang (5th place) deva28 (7th place) lil_widhi (6th place) momet_ (8th place) nobel_saputra (4th place) vinnvinn (2nd 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: