Text race history for Rohan (r_yadav01)

Back to text analysis page

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)

Game Time WPM Accuracy
32 2023-12-27 02:02:58 31.47 95.8%
18 2023-12-26 02:30:38 28.04 95.3%