Race Updates Discord About Merch
Home Profile History Competitions Texts Upgrade

typeracer

Pit Stop
Racer Yarot Sanabria L. (yarot123)
Race Number 2
Date Wed, 28 May 2025 19:52:09
Universe code
Speed 29 WPM Try to beat?
Accuracy 95.1%
Rank 4th place (out of 14)
Opponents alexbeltrantarqui (2nd place) ariane_salazar (5th place) jas_el (3rd place) liz_mariela_perez (7th place) maria_ortega10 (1st place) samiraarancibia123426 (8th place) sharick_chungara (6th place) tocsky (9th 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: