Race Updates Discord About Merch
Home Profile History Competitions Texts Upgrade

typeracer

Pit Stop
Racer Liz Mariela Perez Gervacio (liz_mariela)
Race Number 124
Date Mon, 30 Jun 2025 1:04:36
Universe code
Speed 29 WPM Try to beat?
Accuracy 89.7%
Rank 6th place (out of 8)
Opponents beltran_tarqui (2nd place) erick_vargas (3rd place) jas_el1 (1st place) jhonny_ct (8th place) nessa2 (7th place) samiraarancibia123426 (5th place) sharick_chungara (4th 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: